is not current version
Last Version 1.0.1

top.andoudou:swagger2-core 1.0.0

swagger核心包

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

top.andoudou
ArtifactId

ArtifactId

swagger2-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

swagger核心包

Download swagger2-core 1.0.0


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

Dependencies

compile (8)

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.3
top.andoudou : base-core Optional jar 1.3.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.3
org.projectlombok : lombok jar 1.18.22
io.swagger : swagger-annotations jar 1.6.4

Project Modules

There are no modules declared in this project.