Android SOAP Enabler Code Generation Engine

The easy way to connect Android application to SOAP Web services.

License

License

GroupId

GroupId

fr.norsys.asoape
ArtifactId

ArtifactId

codegen-engine
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Android SOAP Enabler Code Generation Engine
The easy way to connect Android application to SOAP Web services.
Project URL

Project URL

http://code.google.com/p/android-soap-enabler/codegen-engine/
Source Code Management

Source Code Management

http://code.google.com/p/android-soap-enabler/source/browse/codegen-engine/

Download codegen-engine

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic Optional jar 0.9.30

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
xmlunit : xmlunit jar 1.3
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0