License |
License
MIT License
|
---|---|
GroupId | GroupIdcom.github.apiggs |
ArtifactId | ArtifactIdapiggs |
Version | Version1.6 |
Type | Typejar |
Description |
Descriptionapiggs
A rest document generator with parse the source code.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apiggs-1.6.pom | |
apiggs-1.6.jar | 110 KB |
apiggs-1.6-sources.jar | 50 KB |
apiggs-1.6-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
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 |