License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Swagger Program Interface REST Frameworks |
GroupId | GroupIdcom.didispace |
ArtifactId | ArtifactIdspring-boot-starter-swagger |
Last Version | Last Version1.4.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-swagger
starter for swagger2
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.didispace/spring-boot-starter-swagger/ -->
<dependency>
<groupId>com.didispace</groupId>
<artifactId>spring-boot-starter-swagger</artifactId>
<version>1.4.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.didispace/spring-boot-starter-swagger/
implementation 'com.didispace:spring-boot-starter-swagger:1.4.1.RELEASE'
// https://jarcasting.com/artifacts/com.didispace/spring-boot-starter-swagger/
implementation ("com.didispace:spring-boot-starter-swagger:1.4.1.RELEASE")
'com.didispace:spring-boot-starter-swagger:jar:1.4.1.RELEASE'
<dependency org="com.didispace" name="spring-boot-starter-swagger" rev="1.4.1.RELEASE">
<artifact name="spring-boot-starter-swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.didispace', module='spring-boot-starter-swagger', version='1.4.1.RELEASE')
)
libraryDependencies += "com.didispace" % "spring-boot-starter-swagger" % "1.4.1.RELEASE"
[com.didispace/spring-boot-starter-swagger "1.4.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
io.springfox : springfox-swagger-ui | jar | 2.7.0 |
io.springfox : springfox-swagger2 | jar | 2.7.0 |
io.springfox : springfox-bean-validators | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.12 |
Version |
---|
1.4.1.RELEASE
|
1.4.0.RELEASE
|
1.3.0.RELEASE
|
1.2.0.RELEASE
|
1.1.0.RELEASE
|
1.0.0.RELEASE
|