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