| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSwagger Program Interface REST Frameworks Bootique User Interface Web Frameworks | 
        
| GroupId | GroupIdio.bootique.swagger | 
    
| ArtifactId | ArtifactIdbootique-swagger-ui | 
    
| Last Version | Last Version2.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionbootique-swagger-ui: Swagger web UI Integration with Bootique 
            Provides Swagger.io web UI integration with Bootique 
         | 
    
| Project Organization | 
                    Project OrganizationObjectStyle LLC | 
            
<!-- https://jarcasting.com/artifacts/io.bootique.swagger/bootique-swagger-ui/ -->
<dependency>
    <groupId>io.bootique.swagger</groupId>
    <artifactId>bootique-swagger-ui</artifactId>
    <version>2.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/io.bootique.swagger/bootique-swagger-ui/
implementation 'io.bootique.swagger:bootique-swagger-ui:2.0.1'
                // https://jarcasting.com/artifacts/io.bootique.swagger/bootique-swagger-ui/
implementation ("io.bootique.swagger:bootique-swagger-ui:2.0.1")
                'io.bootique.swagger:bootique-swagger-ui:jar:2.0.1'
                <dependency org="io.bootique.swagger" name="bootique-swagger-ui" rev="2.0.1">
  <artifact name="bootique-swagger-ui" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.bootique.swagger', module='bootique-swagger-ui', version='2.0.1')
)
                libraryDependencies += "io.bootique.swagger" % "bootique-swagger-ui" % "2.0.1"
                [io.bootique.swagger/bootique-swagger-ui "2.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.bootique.jetty : bootique-jetty | jar | 2.0.1 | 
| com.github.spullara.mustache.java : compiler | jar | 0.9.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mockito : mockito-core | jar | 3.9.0 | 
| io.bootique : bootique-junit5 | jar | 2.0.1 | 
| org.slf4j : slf4j-simple | jar | 1.7.25 | 
| io.bootique.jersey : bootique-jersey | jar | 2.0.1 | 
| io.bootique.jetty : bootique-jetty-junit5 | jar | 2.0.1 | 
| io.bootique.swagger : bootique-swagger | jar | 2.0.1 | 
| org.seleniumhq.selenium : selenium-java | jar | 4.0.0-alpha-1 | 
| io.github.bonigarcia : selenium-jupiter | jar | 3.3.4 |