| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSwagger Program Interface REST Frameworks | 
        
| GroupId | GroupIdcom.alilitech | 
    
| ArtifactId | ArtifactIdboot-plus-web-swagger | 
    
| Last Version | Last Version1.1.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionboot-plus is a rapid development framework based on spring boot. 
         | 
    
| Filename | Size | 
|---|---|
| boot-plus-web-swagger-1.1.4.pom | |
| boot-plus-web-swagger-1.1.4.jar | 30 KB | 
| boot-plus-web-swagger-1.1.4-sources.jar | 25 KB | 
| boot-plus-web-swagger-1.1.4-javadoc.jar | 157 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.alilitech/boot-plus-web-swagger/ -->
<dependency>
    <groupId>com.alilitech</groupId>
    <artifactId>boot-plus-web-swagger</artifactId>
    <version>1.1.4</version>
</dependency>
                // https://jarcasting.com/artifacts/com.alilitech/boot-plus-web-swagger/
implementation 'com.alilitech:boot-plus-web-swagger:1.1.4'
                // https://jarcasting.com/artifacts/com.alilitech/boot-plus-web-swagger/
implementation ("com.alilitech:boot-plus-web-swagger:1.1.4")
                'com.alilitech:boot-plus-web-swagger:jar:1.1.4'
                <dependency org="com.alilitech" name="boot-plus-web-swagger" rev="1.1.4">
  <artifact name="boot-plus-web-swagger" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.alilitech', module='boot-plus-web-swagger', version='1.1.4')
)
                libraryDependencies += "com.alilitech" % "boot-plus-web-swagger" % "1.1.4"
                [com.alilitech/boot-plus-web-swagger "1.1.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.springfox : springfox-swagger2 | jar | 2.8.0 | 
| io.springfox : springfox-swagger-ui | jar | 2.8.0 | 
| io.springfox : springfox-bean-validators | jar | 2.8.0 | 
| org.freemarker : freemarker | jar | 2.3.23 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.alilitech : boot-plus-core | jar | 1.1.4 | 
| com.alilitech : boot-plus-web | jar | 1.1.4 | 
| com.alilitech : boot-plus-integration-jpa | jar | 1.1.4 | 
| org.springframework.data : spring-data-commons | jar |