Last Version

apidoc-core 1.0.12

A rest document generator with parse the source code.

License

License

MIT License
GroupId

GroupId

com.github.fengyuchenglun
ArtifactId

ArtifactId

apidoc-core
Version

Version

1.0.12
Type

Type

jar
Description

Description

apidoc-core
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-core 1.0.12


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

Dependencies

compile (8)

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.javaparser : javaparser-symbol-solver-core jar 3.14.4
com.fasterxml.jackson.core : jackson-databind jar 2.5.2
org.asciidoctor : asciidoctorj jar 2.1.0
org.freemarker : freemarker jar 2.3.30
com.google.guava : guava jar 23.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.