Last Version

apiggs 1.6

A rest document generator with parse the source code.

License

License

MIT License
GroupId

GroupId

com.github.apiggs
ArtifactId

ArtifactId

apiggs
Version

Version

1.6
Type

Type

jar
Description

Description

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

Project URL

https://github.com/apiggs/apiggs
Source Code Management

Source Code Management

https://github.com/apiggs/apiggs.git

Download apiggs 1.6


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

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

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.