Last Version

com.github.sparkmuse:swagger2-spring-boot-starter 1.1.50

This project autoconfigure Swagger in a Springboot application.

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.sparkmuse
ArtifactId

ArtifactId

swagger2-spring-boot-starter
Version

Version

1.1.50
Type

Type

jar
Description

Description

com.github.sparkmuse:swagger2-spring-boot-starter
This project autoconfigure Swagger in a Springboot application.
Project URL

Project URL

https://github.com/sparkmuse/swagger2-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/sparkmuse/swagger2-spring-boot-starter

Download swagger2-spring-boot-starter 1.1.50


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

Dependencies

compile (6)

Group / Artifact Type Version
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.projectlombok : lombok Optional jar 1.18.12

test (2)

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

Project Modules

There are no modules declared in this project.