swagger2-spring-boot-starter

swagger2启动器

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

com.xzixi.framework
ArtifactId

ArtifactId

swagger2-spring-boot-starter
Last Version

Last Version

2.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

swagger2-spring-boot-starter
swagger2启动器

Download swagger2-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.xzixi.framework/swagger2-spring-boot-starter/ -->
<dependency>
    <groupId>com.xzixi.framework</groupId>
    <artifactId>swagger2-spring-boot-starter</artifactId>
    <version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.xzixi.framework/swagger2-spring-boot-starter/
implementation 'com.xzixi.framework:swagger2-spring-boot-starter:2.2.2'
// https://jarcasting.com/artifacts/com.xzixi.framework/swagger2-spring-boot-starter/
implementation ("com.xzixi.framework:swagger2-spring-boot-starter:2.2.2")
'com.xzixi.framework:swagger2-spring-boot-starter:jar:2.2.2'
<dependency org="com.xzixi.framework" name="swagger2-spring-boot-starter" rev="2.2.2">
  <artifact name="swagger2-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xzixi.framework', module='swagger2-spring-boot-starter', version='2.2.2')
)
libraryDependencies += "com.xzixi.framework" % "swagger2-spring-boot-starter" % "2.2.2"
[com.xzixi.framework/swagger2-spring-boot-starter "2.2.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.xzixi.framework : swagger2-extension jar 2.2.2
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.2
2.2.1
2.2.0
2.1.2
2.1.1
2.1.0
2.0.0