| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSwagger Program Interface REST Frameworks | 
        
| GroupId | GroupIdorg.kathra | 
    
| ArtifactId | ArtifactIdswagger-codegen | 
    
| Last Version | Last Version1.2.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionKATHRA :: Swagger-Codegen 
            no description 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| swagger-codegen-1.2.0.pom | |
| swagger-codegen-1.2.0.jar | 279 KB | 
| swagger-codegen-1.2.0-sources.jar | 212 KB | 
| swagger-codegen-1.2.0-javadoc.jar | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.kathra/swagger-codegen/ -->
<dependency>
    <groupId>org.kathra</groupId>
    <artifactId>swagger-codegen</artifactId>
    <version>1.2.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.kathra/swagger-codegen/
implementation 'org.kathra:swagger-codegen:1.2.0'
                // https://jarcasting.com/artifacts/org.kathra/swagger-codegen/
implementation ("org.kathra:swagger-codegen:1.2.0")
                'org.kathra:swagger-codegen:jar:1.2.0'
                <dependency org="org.kathra" name="swagger-codegen" rev="1.2.0">
  <artifact name="swagger-codegen" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.kathra', module='swagger-codegen', version='1.2.0')
)
                libraryDependencies += "org.kathra" % "swagger-codegen" % "1.2.0"
                [org.kathra/swagger-codegen "1.2.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.swagger : swagger-compat-spec-parser | jar | 1.0.37 | 
| io.swagger : swagger-core | jar | 1.5.21 | 
| com.samskivert : jmustache | jar | 1.12 | 
| commons-io : commons-io | jar | 2.6 | 
| org.slf4j : slf4j-ext | jar | 1.7.12 | 
| org.slf4j : slf4j-api | jar | 1.7.12 | 
| org.slf4j : slf4j-simple | jar | 1.7.12 | 
| org.apache.commons : commons-lang3 | jar | 3.7 | 
| commons-cli : commons-cli | jar | 1.4 | 
| com.atlassian.commonmark : commonmark | jar | 0.13.1 | 
| org.kathra : kathra-core-interface | jar | 1.2.0 |