is not current version
Last Version 1.3.0

top.andoudou:swagger-core 1.0.4

swagger核心包

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

top.andoudou
ArtifactId

ArtifactId

swagger-core
Version

Version

1.0.4
Type

Type

jar
Description

Description

swagger核心包
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/swagger-core

Download swagger-core 1.0.4


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

Dependencies

compile (4)

Group / Artifact Type Version
io.springfox : springfox-swagger-ui jar 2.9.2
com.github.xiaoymin : knife4j-spring-boot-starter jar 2.0.4
org.springframework.boot : spring-boot-starter-web jar 2.2.6.RELEASE
top.andoudou : base-quote Optional jar 1.0.4

Project Modules

There are no modules declared in this project.