Last Version

apiggs 1.0.15

A rest document generator with parse the source code.

License

License

MIT License
GroupId

GroupId

com.github.fengyuchenglun
ArtifactId

ArtifactId

apiggs
Version

Version

1.0.15
Type

Type

jar
Description

Description

apiggs
A rest document generator with parse the source code.
Project URL

Project URL

https://github.com/fengyuchenglun/apigcc
Source Code Management

Source Code Management

https://github.com/fengyuchenglun/apigcc.git

Download apiggs 1.0.15


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.javaparser : javaparser-symbol-solver-core jar 3.6.25
com.fasterxml.jackson.core : jackson-databind jar 2.5.2
org.asciidoctor : asciidoctorj jar 1.5.6

Project Modules

There are no modules declared in this project.