spring-boot-starter-swagger

spring-boot starter for swagger ui

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

xyz.lxie
ArtifactId

ArtifactId

spring-boot-starter-swagger
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-swagger
spring-boot starter for swagger ui
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-starter-swagger

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.3.5.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.3.5.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.3.5.RELEASE
io.springfox : springfox-swagger2 jar 2.4.0
io.springfox : springfox-swagger-ui jar 2.4.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.3.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0