License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdcom.minlia.cloud.modules |
ArtifactId | ArtifactIdmodule-swagger |
Version | Version1.0.0.RELEASE |
Type | Typejar |
Description |
DescriptionModule Swagger
Minlia Cloud Dependencies
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
module-swagger-1.0.0.RELEASE.pom | |
module-swagger-1.0.0.RELEASE.jar | 263 KB |
module-swagger-1.0.0.RELEASE-sources.jar | 260 KB |
module-swagger-1.0.0.RELEASE-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.minlia.cloud.modules/module-swagger/ -->
<dependency>
<groupId>com.minlia.cloud.modules</groupId>
<artifactId>module-swagger</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.minlia.cloud.modules/module-swagger/
implementation 'com.minlia.cloud.modules:module-swagger:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.minlia.cloud.modules/module-swagger/
implementation ("com.minlia.cloud.modules:module-swagger:1.0.0.RELEASE")
'com.minlia.cloud.modules:module-swagger:jar:1.0.0.RELEASE'
<dependency org="com.minlia.cloud.modules" name="module-swagger" rev="1.0.0.RELEASE">
<artifact name="module-swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.minlia.cloud.modules', module='module-swagger', version='1.0.0.RELEASE')
)
libraryDependencies += "com.minlia.cloud.modules" % "module-swagger" % "1.0.0.RELEASE"
[com.minlia.cloud.modules/module-swagger "1.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars : swagger-ui | jar | 2.2.2 |
io.springfox : springfox-swagger2 | jar | 2.5.0 |
io.springfox : springfox-swagger-ui | jar | 2.5.0 |
io.springfox : springfox-bean-validators | jar | 2.5.0 |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.6.RELEASE |
org.springframework.boot : spring-boot-starter-undertow | jar | 1.5.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 1.5.6.RELEASE |
org.springframework.data : spring-data-commons | jar | 1.13.6.RELEASE |
org.springframework : spring-webmvc | jar | |
org.projectlombok : lombok | jar | 1.16.12 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.6.RELEASE |