Last Version

Android SOAP Enabler Integration Test Services 1.0

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

License

License

GroupId

GroupId

fr.norsys.asoape
ArtifactId

ArtifactId

test-services
Version

Version

1.0
Type

Type

war
Description

Description

Android SOAP Enabler Integration Test Services
The easy way to connect Android application to SOAP Web services.
Project URL

Project URL

http://code.google.com/p/android-soap-enabler/test-services/
Source Code Management

Source Code Management

http://code.google.com/p/android-soap-enabler/source/browse/test-services/

Download test-services 1.0


<!-- https://jarcasting.com/artifacts/fr.norsys.asoape/test-services/ -->
<dependency>
    <groupId>fr.norsys.asoape</groupId>
    <artifactId>test-services</artifactId>
    <version>1.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/fr.norsys.asoape/test-services/
implementation 'fr.norsys.asoape:test-services:1.0'
// https://jarcasting.com/artifacts/fr.norsys.asoape/test-services/
implementation ("fr.norsys.asoape:test-services:1.0")
'fr.norsys.asoape:test-services:war:1.0'
<dependency org="fr.norsys.asoape" name="test-services" rev="1.0">
  <artifact name="test-services" type="war" />
</dependency>
@Grapes(
@Grab(group='fr.norsys.asoape', module='test-services', version='1.0')
)
libraryDependencies += "fr.norsys.asoape" % "test-services" % "1.0"
[fr.norsys.asoape/test-services "1.0"]

Dependencies

provided (1)

Group / Artifact Type Version
javax : javaee-web-api jar 6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.