Last Version

swagger2-spring-boot-starter 1.0-RELEASE

Spring boot starter for swagger2

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

com.k4hub
ArtifactId

ArtifactId

swagger2-spring-boot-starter
Version

Version

1.0-RELEASE
Type

Type

jar
Description

Description

swagger2-spring-boot-starter
Spring boot starter for swagger2
Source Code Management

Source Code Management

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

Download swagger2-spring-boot-starter 1.0-RELEASE


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

Dependencies

compile (4)

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

provided (1)

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

Project Modules

There are no modules declared in this project.