Last Version

swagger-customer-api 1.0.0

添加swagger额外的接口文档

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

cn.belier
ArtifactId

ArtifactId

swagger-customer-api
Version

Version

1.0.0
Type

Type

jar
Description

Description

swagger-customer-api
添加swagger额外的接口文档
Project URL

Project URL

https://github.com/belier-cn/swagger-customer-api

Download swagger-customer-api 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
io.springfox : springfox-swagger2 jar 2.9.2
org.springframework : spring-web jar 5.0.0.RELEASE
org.springframework : spring-webmvc jar 5.0.0.RELEASE
org.reflections : reflections jar 0.9.11
org.projectlombok : lombok jar 1.18.6

Project Modules

There are no modules declared in this project.