com.cq1080:APIDoc

Yet Another Spring Boot Framework

License

License

GroupId

GroupId

com.cq1080
ArtifactId

ArtifactId

APIDoc
Last Version

Last Version

0.0.9-ssgc
Release Date

Release Date

Type

Type

jar
Description

Description

Yet Another Spring Boot Framework

Download APIDoc

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
com.github.xiaoymin : knife4j-spring-ui jar 2.0.2
io.swagger : swagger-annotations jar 1.5.21
io.swagger : swagger-models jar 1.5.21
org.projectlombok : lombok Optional jar 1.18.6
commons-lang : commons-lang jar 2.6

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.3.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.9-ssgc