| License |
License |
|---|---|
| GroupId | GroupIdfr.norsys.asoape |
| ArtifactId | ArtifactIdtest-services |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionAndroid SOAP Enabler Integration Test Services
The easy way to connect Android application to SOAP Web services.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| test-services-1.0.pom | |
| test-services-1.0.war | 13 KB |
| test-services-1.0-sources.jar | 10 KB |
| test-services-1.0-javadoc.jar | 71 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-web-api | jar | 6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |