License |
License |
---|---|
Categories |
CategoriesCLI User Interface Swagger Program Interface REST Frameworks |
GroupId | GroupIdcom.zclibre |
ArtifactId | ArtifactIdlibre-swagger-boot-starter |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlibre-dependencies
An enhanced toolkit of Spring cloud to simplify development.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.zclibre/libre-swagger-boot-starter/ -->
<dependency>
<groupId>com.zclibre</groupId>
<artifactId>libre-swagger-boot-starter</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.zclibre/libre-swagger-boot-starter/
implementation 'com.zclibre:libre-swagger-boot-starter:1.0.6'
// https://jarcasting.com/artifacts/com.zclibre/libre-swagger-boot-starter/
implementation ("com.zclibre:libre-swagger-boot-starter:1.0.6")
'com.zclibre:libre-swagger-boot-starter:jar:1.0.6'
<dependency org="com.zclibre" name="libre-swagger-boot-starter" rev="1.0.6">
<artifact name="libre-swagger-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zclibre', module='libre-swagger-boot-starter', version='1.0.6')
)
libraryDependencies += "com.zclibre" % "libre-swagger-boot-starter" % "1.0.6"
[com.zclibre/libre-swagger-boot-starter "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
io.springfox : springfox-boot-starter | jar | 3.0.0 |
io.swagger : swagger-annotations | jar | 1.6.6 |
io.swagger : swagger-models | jar | 1.6.6 |
org.springframework.boot : spring-boot-autoconfigure Optional | jar |