| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.citahub.cita-ee | 
    
| ArtifactId | ArtifactIdcodegen | 
    
| Last Version | Last Version1.4.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncita-sdk-java 
            null 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| codegen-1.4.1.pom | |
| codegen-1.4.1.jar | 40 KB | 
| codegen-1.4.1-tests.jar | 45 KB | 
| codegen-1.4.1-sources.jar | 19 KB | 
| codegen-1.4.1-javadoc.jar | 43 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.citahub.cita-ee/codegen/ -->
<dependency>
    <groupId>com.citahub.cita-ee</groupId>
    <artifactId>codegen</artifactId>
    <version>1.4.1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.citahub.cita-ee/codegen/
implementation 'com.citahub.cita-ee:codegen:1.4.1'
                // https://jarcasting.com/artifacts/com.citahub.cita-ee/codegen/
implementation ("com.citahub.cita-ee:codegen:1.4.1")
                'com.citahub.cita-ee:codegen:jar:1.4.1'
                <dependency org="com.citahub.cita-ee" name="codegen" rev="1.4.1">
  <artifact name="codegen" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.citahub.cita-ee', module='codegen', version='1.4.1')
)
                libraryDependencies += "com.citahub.cita-ee" % "codegen" % "1.4.1"
                [com.citahub.cita-ee/codegen "1.4.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.citahub.cita-ee : core | jar | 1.4.1 | 
| com.squareup : javapoet | jar | 1.7.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.mockito : mockito-core | jar | 1.10.19 |