swagger2-spring-boot-starter

a swagger2-spring-boot-starter jar

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

com.kuisama
ArtifactId

ArtifactId

swagger2-spring-boot-starter
Last Version

Last Version

1.0.4.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

swagger2-spring-boot-starter
a swagger2-spring-boot-starter jar
Project URL

Project URL

https://gitee.com/kuisama_1
Source Code Management

Source Code Management

https://gitee.com/kuisama_1

Download swagger2-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

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

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4.RELEASE
1.0.3.release
1.0.2
1.0.1
1.0.0