springfox-swagger-ui

swagger-ui for gizwits

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.onsoul
ArtifactId

ArtifactId

springfox-swagger-ui
Last Version

Last Version

2.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

springfox-swagger-ui
swagger-ui for gizwits
Project URL

Project URL

http://maven.apache.org

Download springfox-swagger-ui

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.onsoul/springfox-swagger-ui/ -->
<dependency>
    <groupId>com.github.onsoul</groupId>
    <artifactId>springfox-swagger-ui</artifactId>
    <version>2.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.onsoul/springfox-swagger-ui/
implementation 'com.github.onsoul:springfox-swagger-ui:2.8.2'
// https://jarcasting.com/artifacts/com.github.onsoul/springfox-swagger-ui/
implementation ("com.github.onsoul:springfox-swagger-ui:2.8.2")
'com.github.onsoul:springfox-swagger-ui:jar:2.8.2'
<dependency org="com.github.onsoul" name="springfox-swagger-ui" rev="2.8.2">
  <artifact name="springfox-swagger-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.onsoul', module='springfox-swagger-ui', version='2.8.2')
)
libraryDependencies += "com.github.onsoul" % "springfox-swagger-ui" % "2.8.2"
[com.github.onsoul/springfox-swagger-ui "2.8.2"]

Dependencies

compile (1)

Group / Artifact Type Version
io.springfox : springfox-spring-web jar 2.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.8.2
2.8.1