License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdtop.andoudou |
ArtifactId | ArtifactIdswagger2-core |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionswagger2核心包
|
Filename | Size |
---|---|
swagger2-core-1.0.1.pom | |
swagger2-core-1.0.1.jar | 12 KB |
swagger2-core-1.0.1-sources.jar | 4 KB |
swagger2-core-1.0.1-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.andoudou/swagger2-core/ -->
<dependency>
<groupId>top.andoudou</groupId>
<artifactId>swagger2-core</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.andoudou/swagger2-core/
implementation 'top.andoudou:swagger2-core:1.0.1'
// https://jarcasting.com/artifacts/top.andoudou/swagger2-core/
implementation ("top.andoudou:swagger2-core:1.0.1")
'top.andoudou:swagger2-core:jar:1.0.1'
<dependency org="top.andoudou" name="swagger2-core" rev="1.0.1">
<artifact name="swagger2-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.andoudou', module='swagger2-core', version='1.0.1')
)
libraryDependencies += "top.andoudou" % "swagger2-core" % "1.0.1"
[top.andoudou/swagger2-core "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.springfox : springfox-swagger-ui | jar | 2.9.2 |
io.springfox : springfox-swagger2 | jar | 2.9.2 |
com.github.xiaoymin : knife4j-spring-boot-starter | jar | 2.0.9 |
org.springframework.boot : spring-boot-starter-web | jar | 2.6.5 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.5 |
org.projectlombok : lombok | jar | 1.18.22 |
io.swagger : swagger-annotations | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
top.andoudou : base-core | jar | 1.3.2 |