License |
License |
---|---|
Categories |
CategoriesCLI User Interface Swagger Program Interface REST Frameworks |
GroupId | GroupIdcom.zclibre |
ArtifactId | ArtifactIdlibre-swagger-boot-starter |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionlibre-swagger-boot-starter
libre-dependencies
|
<!-- https://jarcasting.com/artifacts/com.zclibre/libre-swagger-boot-starter/ -->
<dependency>
<groupId>com.zclibre</groupId>
<artifactId>libre-swagger-boot-starter</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.zclibre/libre-swagger-boot-starter/
implementation 'com.zclibre:libre-swagger-boot-starter:1.0.2'
// https://jarcasting.com/artifacts/com.zclibre/libre-swagger-boot-starter/
implementation ("com.zclibre:libre-swagger-boot-starter:1.0.2")
'com.zclibre:libre-swagger-boot-starter:jar:1.0.2'
<dependency org="com.zclibre" name="libre-swagger-boot-starter" rev="1.0.2">
<artifact name="libre-swagger-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zclibre', module='libre-swagger-boot-starter', version='1.0.2')
)
libraryDependencies += "com.zclibre" % "libre-swagger-boot-starter" % "1.0.2"
[com.zclibre/libre-swagger-boot-starter "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
io.springfox : springfox-boot-starter | jar | 3.0.0 |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |