| License |
License |
|---|---|
| GroupId | GroupIdfr.norsys.asoape.it |
| ArtifactId | ArtifactIdtest-services |
| Last Version | Last Version1.1 |
| 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.1.pom | |
| test-services-1.1.war | 21 KB |
| test-services-1.1-sources.jar | 17 KB |
| test-services-1.1-javadoc.jar | 125 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fr.norsys.asoape.it/test-services/ -->
<dependency>
<groupId>fr.norsys.asoape.it</groupId>
<artifactId>test-services</artifactId>
<version>1.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/fr.norsys.asoape.it/test-services/
implementation 'fr.norsys.asoape.it:test-services:1.1'
// https://jarcasting.com/artifacts/fr.norsys.asoape.it/test-services/
implementation ("fr.norsys.asoape.it:test-services:1.1")
'fr.norsys.asoape.it:test-services:war:1.1'
<dependency org="fr.norsys.asoape.it" name="test-services" rev="1.1">
<artifact name="test-services" type="war" />
</dependency>
@Grapes(
@Grab(group='fr.norsys.asoape.it', module='test-services', version='1.1')
)
libraryDependencies += "fr.norsys.asoape.it" % "test-services" % "1.1"
[fr.norsys.asoape.it/test-services "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-web-api | jar | 6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |