com.github.fosin:cdp-swagger

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.fosin
ArtifactId

ArtifactId

cdp-swagger
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download cdp-swagger

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE
1.0.0