| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSwagger Program Interface REST Frameworks | 
        
| GroupId | GroupIdcn.torna | 
    
| ArtifactId | ArtifactIdswagger-plugin | 
    
| Last Version | Last Version1.2.12 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionswagger-plugin 
            Swagger plugin for Torna 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| swagger-plugin-1.2.12.pom | |
| swagger-plugin-1.2.12.jar | 34 KB | 
| swagger-plugin-1.2.12-sources.jar | 13 KB | 
| swagger-plugin-1.2.12-javadoc.jar | 110 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cn.torna/swagger-plugin/ -->
<dependency>
    <groupId>cn.torna</groupId>
    <artifactId>swagger-plugin</artifactId>
    <version>1.2.12</version>
</dependency>
                // https://jarcasting.com/artifacts/cn.torna/swagger-plugin/
implementation 'cn.torna:swagger-plugin:1.2.12'
                // https://jarcasting.com/artifacts/cn.torna/swagger-plugin/
implementation ("cn.torna:swagger-plugin:1.2.12")
                'cn.torna:swagger-plugin:jar:1.2.12'
                <dependency org="cn.torna" name="swagger-plugin" rev="1.2.12">
  <artifact name="swagger-plugin" type="jar" />
</dependency>
                @Grapes(
@Grab(group='cn.torna', module='swagger-plugin', version='1.2.12')
)
                libraryDependencies += "cn.torna" % "swagger-plugin" % "1.2.12"
                [cn.torna/swagger-plugin "1.2.12"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| cn.torna : torna-sdk | jar | 1.0.12 | 
| org.springframework : spring-beans Optional | jar | 5.2.9.RELEASE | 
| org.springframework : spring-context Optional | jar | 5.2.9.RELEASE | 
| org.springframework : spring-webmvc Optional | jar | 5.2.9.RELEASE | 
| io.swagger : swagger-annotations Optional | jar | 1.5.19 | 
| io.springfox : springfox-core Optional | jar | 2.4.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8 |