License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdio.springfox |
ArtifactId | ArtifactIdspringfox-swagger-common |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspringfox-swagger-common
JSON API documentation for spring based applications
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.springfox/springfox-swagger-common/ -->
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger-common</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.springfox/springfox-swagger-common/
implementation 'io.springfox:springfox-swagger-common:3.0.0'
// https://jarcasting.com/artifacts/io.springfox/springfox-swagger-common/
implementation ("io.springfox:springfox-swagger-common:3.0.0")
'io.springfox:springfox-swagger-common:jar:3.0.0'
<dependency org="io.springfox" name="springfox-swagger-common" rev="3.0.0">
<artifact name="springfox-swagger-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.springfox', module='springfox-swagger-common', version='3.0.0')
)
libraryDependencies += "io.springfox" % "springfox-swagger-common" % "3.0.0"
[io.springfox/springfox-swagger-common "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.springfox : springfox-spi | jar | 3.0.0 |
io.springfox : springfox-schema | jar | 3.0.0 |
io.springfox : springfox-spring-web | jar | 3.0.0 |
io.springfox : springfox-spring-webmvc | jar | 3.0.0 |
com.fasterxml : classmate | jar | 1.5.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.springframework.plugin : spring-plugin-core | jar | 2.0.0.RELEASE |
org.springframework.plugin : spring-plugin-metadata | jar | 2.0.0.RELEASE |
io.swagger : swagger-annotations | jar | 1.5.20 |
io.swagger : swagger-models | jar | 1.5.20 |
io.swagger.core.v3 : swagger-annotations | jar | 2.1.2 |