License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdcom.github.fosin |
ArtifactId | ArtifactIdcdp-swagger |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
cdp-swagger-1.0.0.RELEASE.pom | |
cdp-swagger-1.0.0.RELEASE.jar | 32 KB |
cdp-swagger-1.0.0.RELEASE-sources.jar | 8 KB |
cdp-swagger-1.0.0.RELEASE-javadoc.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fosin/cdp-swagger/ -->
<dependency>
<groupId>com.github.fosin</groupId>
<artifactId>cdp-swagger</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fosin/cdp-swagger/
implementation 'com.github.fosin:cdp-swagger:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.fosin/cdp-swagger/
implementation ("com.github.fosin:cdp-swagger:1.0.0.RELEASE")
'com.github.fosin:cdp-swagger:jar:1.0.0.RELEASE'
<dependency org="com.github.fosin" name="cdp-swagger" rev="1.0.0.RELEASE">
<artifact name="cdp-swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fosin', module='cdp-swagger', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.fosin" % "cdp-swagger" % "1.0.0.RELEASE"
[com.github.fosin/cdp-swagger "1.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
io.springfox : springfox-swagger-ui | jar | 2.8.0 |
io.springfox : springfox-swagger2 | jar | 2.8.0 |
io.springfox : springfox-bean-validators | jar | 2.8.0 |
org.springframework.boot : spring-boot-starter-web | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |