Last Version

swagger-spring-boot-starter 1.0.3.RELEASE

整合swagger-restful风格的web服务框架

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.jetose
ArtifactId

ArtifactId

swagger-spring-boot-starter
Version

Version

1.0.3.RELEASE
Type

Type

jar
Description

Description

swagger-spring-boot-starter
整合swagger-restful风格的web服务框架
Project URL

Project URL

https://github.com/jetose/jetose

Download swagger-spring-boot-starter 1.0.3.RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

Project Modules

There are no modules declared in this project.