| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSwagger Program Interface REST Frameworks | 
        
| GroupId | GroupIdcom.github.onsoul | 
    
| ArtifactId | ArtifactIdspringfox-swagger-ui | 
    
| Last Version | Last Version2.8.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionspringfox-swagger-ui 
            swagger-ui for gizwits 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| springfox-swagger-ui-2.8.2.pom | |
| springfox-swagger-ui-2.8.2.jar | 518 KB | 
| springfox-swagger-ui-2.8.2-sources.jar | 519 KB | 
| Browse | 
<!-- 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"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.springfox : springfox-spring-web | jar | 2.7.0 |