| License | 
                License | 
        
|---|---|
| GroupId | GroupIdfr.norsys.asoape | 
    
| ArtifactId | ArtifactIdcodegen-engine | 
    
| Last Version | Last Version1.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionAndroid SOAP Enabler Code Generation Engine 
            The easy way to connect Android application to SOAP Web services. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| codegen-engine-1.1.pom | |
| codegen-engine-1.1.jar | 44 KB | 
| codegen-engine-1.1-sources.jar | 39 KB | 
| codegen-engine-1.1-javadoc.jar | 175 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/fr.norsys.asoape/codegen-engine/ -->
<dependency>
    <groupId>fr.norsys.asoape</groupId>
    <artifactId>codegen-engine</artifactId>
    <version>1.1</version>
</dependency>
                // https://jarcasting.com/artifacts/fr.norsys.asoape/codegen-engine/
implementation 'fr.norsys.asoape:codegen-engine:1.1'
                // https://jarcasting.com/artifacts/fr.norsys.asoape/codegen-engine/
implementation ("fr.norsys.asoape:codegen-engine:1.1")
                'fr.norsys.asoape:codegen-engine:jar:1.1'
                <dependency org="fr.norsys.asoape" name="codegen-engine" rev="1.1">
  <artifact name="codegen-engine" type="jar" />
</dependency>
                @Grapes(
@Grab(group='fr.norsys.asoape', module='codegen-engine', version='1.1')
)
                libraryDependencies += "fr.norsys.asoape" % "codegen-engine" % "1.1"
                [fr.norsys.asoape/codegen-engine "1.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.4 | 
| wsdl4j : wsdl4j | jar | 1.6.2 | 
| org.apache.ws.commons.schema : XmlSchema | jar | 1.4.5 | 
| org.apache.velocity : velocity | jar | 1.6.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic Optional | jar | 0.9.30 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.2 | 
| xmlunit : xmlunit | jar | 1.3 | 
| org.mockito : mockito-all | jar | 1.8.5 |