Last Version

easy-api 4.3.11

能给任何接口、类生成api文档的神器

License

License

GroupId

GroupId

io.github.xiaoyudeguang
ArtifactId

ArtifactId

easy-api
Version

Version

4.3.11
Type

Type

jar
Description

Description

easy-api
能给任何接口、类生成api文档的神器
Project URL

Project URL

https://gitee.com/xiaoyudeguang/easy-api

Download easy-api 4.3.11


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

Dependencies

compile (8)

Group / Artifact Type Version
io.github.xiaoyudeguang : easy-core jar 4.3.11
org.apache.maven : maven-model jar 3.8.1
io.swagger : swagger-models jar 1.5.21
io.swagger : swagger-core jar 1.5.21
io.springfox : springfox-core jar 3.0.0
com.github.javaparser : javaparser-core jar 3.6.10
org.springframework.boot : spring-boot-autoconfigure jar 2.5.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.0

Project Modules

There are no modules declared in this project.