| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdorg.visallo | 
    
| ArtifactId | ArtifactIdvisallo-client-api-codegen | 
    
| Last Version | Last Version4.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionVisallo: Web: Client API: Code Generator 
            Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.visallo/visallo-client-api-codegen/ -->
<dependency>
    <groupId>org.visallo</groupId>
    <artifactId>visallo-client-api-codegen</artifactId>
    <version>4.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.visallo/visallo-client-api-codegen/
implementation 'org.visallo:visallo-client-api-codegen:4.0.0'
                // https://jarcasting.com/artifacts/org.visallo/visallo-client-api-codegen/
implementation ("org.visallo:visallo-client-api-codegen:4.0.0")
                'org.visallo:visallo-client-api-codegen:jar:4.0.0'
                <dependency org="org.visallo" name="visallo-client-api-codegen" rev="4.0.0">
  <artifact name="visallo-client-api-codegen" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.visallo', module='visallo-client-api-codegen', version='4.0.0')
)
                libraryDependencies += "org.visallo" % "visallo-client-api-codegen" % "4.0.0"
                [org.visallo/visallo-client-api-codegen "4.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.1 | 
| com.wordnik : swagger-codegen_2.11.1 | jar | 2.0.17 | 
| org.slf4j : slf4j-api | jar | 1.7.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.9.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.hamcrest : hamcrest-library | jar | 1.3 | 
| junit : junit | jar | 4.11 | 
| org.mockito : mockito-core | jar | 1.9.5 | 
| org.powermock : powermock-api-mockito | jar | 1.5.1 | 
| org.powermock : powermock-module-junit4 | jar | 1.5.1 | 
| net.sourceforge.cobertura : cobertura | jar | 2.0.3 |