Last Version

apidoc-springmvc 1.0.12

A rest document generator with parse the source code.

License

License

MIT License
GroupId

GroupId

com.github.fengyuchenglun
ArtifactId

ArtifactId

apidoc-springmvc
Version

Version

1.0.12
Type

Type

jar
Description

Description

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

Project URL

https://github.com/fengyuchenglun/apidoc.git
Source Code Management

Source Code Management

https://github.com/fengyuchenglun/apidoc

Download apidoc-springmvc 1.0.12


<!-- https://jarcasting.com/artifacts/com.github.fengyuchenglun/apidoc-springmvc/ -->
<dependency>
    <groupId>com.github.fengyuchenglun</groupId>
    <artifactId>apidoc-springmvc</artifactId>
    <version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fengyuchenglun/apidoc-springmvc/
implementation 'com.github.fengyuchenglun:apidoc-springmvc:1.0.12'
// https://jarcasting.com/artifacts/com.github.fengyuchenglun/apidoc-springmvc/
implementation ("com.github.fengyuchenglun:apidoc-springmvc:1.0.12")
'com.github.fengyuchenglun:apidoc-springmvc:jar:1.0.12'
<dependency org="com.github.fengyuchenglun" name="apidoc-springmvc" rev="1.0.12">
  <artifact name="apidoc-springmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fengyuchenglun', module='apidoc-springmvc', version='1.0.12')
)
libraryDependencies += "com.github.fengyuchenglun" % "apidoc-springmvc" % "1.0.12"
[com.github.fengyuchenglun/apidoc-springmvc "1.0.12"]

Dependencies

compile (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.apache.commons : commons-lang3 jar 3.10
org.apache.commons : commons-collections4 jar 4.4
com.github.fengyuchenglun : apidoc-core jar 1.0.12
com.baomidou : mybatis-plus jar 3.4.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-webmvc jar 5.1.0.RELEASE
javax.validation : validation-api jar 2.0.1.Final
com.alibaba : fastjson jar 1.2.51
com.google.code.gson : gson jar 2.8.5

Project Modules

There are no modules declared in this project.