c

common-spring-doc

Files download
File Operation
common-spring-doc-3.1.7-20240202.jar download
common-spring-doc-3.1.7-20240202.pom download
common-spring-doc-3.1.7-20240202-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.fanzezhen</groupId>
  <artifactId>common-spring-doc</artifactId>
  <version>3.1.7-20240202</version>
</dependency>
Gradle Groovy
implementation 'com.github.fanzezhen:common-spring-doc:3.1.7-20240202'
Gradle Kotlin
implementation("com.github.fanzezhen:common-spring-doc:3.1.7-20240202")
Scala SBT
libraryDependencies += "com.github.fanzezhen" % "common-spring-doc" % "3.1.7-20240202"
Groovy Grape
@Grapes(
  @Grab(group='com.github.fanzezhen', module='common-spring-doc', version='3.1.7-20240202')
)
Apache Ivy
<dependency org="com.github.fanzezhen" name="common-spring-doc" rev="3.1.7-20240202" />
Leiningen
[com.github.fanzezhen/common-spring-doc "3.1.7-20240202"]
Apache Buildr
'com.github.fanzezhen:common-spring-doc:jar:3.1.7-20240202'