Last Version

top.andoudou:swagger2-core 1.0.1

swagger2核心包

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

top.andoudou
ArtifactId

ArtifactId

swagger2-core
Version

Version

1.0.1
Type

Type

jar
Description

Description

swagger2核心包

Download swagger2-core 1.0.1


<!-- 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"]

Dependencies

compile (7)

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

provided (1)

Group / Artifact Type Version
top.andoudou : base-core jar 1.3.2

Project Modules

There are no modules declared in this project.