| License |
License |
|---|---|
| Categories |
CategoriesSwagger Program Interface REST Frameworks |
| GroupId | GroupIdcn.belier |
| ArtifactId | ArtifactIdswagger-customer-api |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionswagger-customer-api
添加swagger额外的接口文档
|
| Project URL |
Project URL |
<!-- 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"]
| 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 |