swagger-spring-boot-starter

JSON API documentation for spring based applications

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

io.github.benfromchina
ArtifactId

ArtifactId

swagger-spring-boot-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

swagger-spring-boot-starter
JSON API documentation for spring based applications
Project URL

Project URL

https://github.com/benfromchina/swagger-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/benfromchina/swagger-spring-boot-starter.git

Download swagger-spring-boot-starter

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
io.springfox : springfox-boot-starter jar 3.0.0
io.swagger : swagger-annotations jar 1.5.24
io.swagger : swagger-models jar 1.5.24
org.springframework : spring-web jar
org.springframework.data : spring-data-commons jar
org.apache.commons : commons-collections4 jar 4.2
org.apache.commons : commons-lang3 jar

provided (7)

Group / Artifact Type Version
org.projectlombok : lombok jar
org.springframework : spring-webmvc jar
org.springframework : spring-webflux jar
org.springframework.cloud : spring-cloud-gateway-core jar
org.springframework.cloud : spring-cloud-netflix-zuul jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0