Last Version

org.feasy.cloud:swagger-spring-boot-starter 1.0-RELEASE

Swagger工具包

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

org.feasy.cloud
ArtifactId

ArtifactId

swagger-spring-boot-starter
Version

Version

1.0-RELEASE
Type

Type

jar
Description

Description

Swagger工具包

Download swagger-spring-boot-starter 1.0-RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
io.springfox : springfox-swagger2 jar 2.9.2
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.5.RELEASE
org.feasy.cloud : common-spring-boot-starter jar 1.0-RELEASE
org.projectlombok : lombok jar 1.18.8

Project Modules

There are no modules declared in this project.