Last Version

spring-boot-starter-swagger 0.8.1-RELEASE

Swagger Plugin For Spring Boot Web Project

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

xyz.vopen.tiffany
ArtifactId

ArtifactId

spring-boot-starter-swagger
Version

Version

0.8.1-RELEASE
Type

Type

jar
Description

Description

spring-boot-starter-swagger
Swagger Plugin For Spring Boot Web Project
Project Organization

Project Organization

CiNC0

Download spring-boot-starter-swagger 0.8.1-RELEASE


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
io.springfox : springfox-swagger-ui jar 2.8.0
io.springfox : springfox-swagger2 jar 2.8.0
io.springfox : springfox-bean-validators jar 2.8.0
org.projectlombok : lombok jar 1.16.18
org.springframework.boot : spring-boot-starter-web Optional jar

Project Modules

There are no modules declared in this project.