License |
License |
---|---|
GroupId | GroupIdio.springfox |
ArtifactId | ArtifactIdspringfox-petstore |
Last Version | Last Version2.10.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspringfox-petstore
JSON API documentation for spring based applications
|
Project URL |
Project URL |
Filename | Size |
---|---|
springfox-petstore-2.10.5.pom | |
springfox-petstore-2.10.5.jar | 21 KB |
springfox-petstore-2.10.5-sources.jar | 15 KB |
springfox-petstore-2.10.5-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.springfox/springfox-petstore/ -->
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-petstore</artifactId>
<version>2.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.springfox/springfox-petstore/
implementation 'io.springfox:springfox-petstore:2.10.5'
// https://jarcasting.com/artifacts/io.springfox/springfox-petstore/
implementation ("io.springfox:springfox-petstore:2.10.5")
'io.springfox:springfox-petstore:jar:2.10.5'
<dependency org="io.springfox" name="springfox-petstore" rev="2.10.5">
<artifact name="springfox-petstore" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.springfox', module='springfox-petstore', version='2.10.5')
)
libraryDependencies += "io.springfox" % "springfox-petstore" % "2.10.5"
[io.springfox/springfox-petstore "2.10.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.plugin : spring-plugin-core | jar | 2.0.0.RELEASE |
org.springframework.plugin : spring-plugin-metadata | jar | 2.0.0.RELEASE |
org.springframework : spring-core | jar | 5.2.2.RELEASE |
org.springframework : spring-web | jar | 5.2.2.RELEASE |
org.springframework : spring-context | jar | 5.2.2.RELEASE |
io.swagger : swagger-annotations | jar | 1.5.20 |
io.swagger : swagger-models | jar | 1.5.20 |
com.fasterxml : classmate | jar | 1.4.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
io.springfox : springfox-spi | jar | 2.10.5 |
io.springfox : springfox-core | jar | 2.10.5 |
io.springfox : springfox-spring-webmvc | jar | 2.10.5 |