MVN

com.github.fengyuchenglun : apidoc-springmvc

Maven & Gradle

Oct 17, 2020
1 usages
0 stars

apidoc-springmvc · A rest document generator with parse the source code.

<dependency>
    <groupId>com.github.fengyuchenglun</groupId>
    <artifactId>apidoc-springmvc</artifactId>
    <version>1.0.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.fengyuchenglun : apidoc-springmvc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.12

All Versions

Choose a version of com.github.fengyuchenglun : apidoc-springmvc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
apidoc-springmvc-1.0.12
apidoc-springmvc-1.0.11
apidoc-springmvc-1.0.10

How to add a dependency to Maven

Add the following com.github.fengyuchenglun : apidoc-springmvc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.fengyuchenglun</groupId>
    <artifactId>apidoc-springmvc</artifactId>
    <version>1.0.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.fengyuchenglun : apidoc-springmvc gradle dependency to your build.gradle file:

implementation 'com.github.fengyuchenglun:apidoc-springmvc:1.0.12'

Gradle Kotlin DSL: Add the following com.github.fengyuchenglun : apidoc-springmvc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.fengyuchenglun:apidoc-springmvc:1.0.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.fengyuchenglun : apidoc-springmvc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.fengyuchenglun" % "apidoc-springmvc" % "1.0.12"

Advertisement

Dependencies from Group

Feb 24, 2019
1 usages
0 stars
Oct 17, 2020
1 usages
0 stars
Oct 17, 2020
1 usages
0 stars

Discover Dependencies

Aug 25, 2020
1 usages
2 stars
Aug 19, 2020
1 usages
0 stars
Aug 25, 2020
1 usages
72 stars
Sep 04, 2020
2 usages
2 stars
Dec 23, 2020
1 usages
1 stars
Dec 20, 2020
4 usages
12 stars
Oct 06, 2020
1 usages
17 stars