| License |
License |
|---|---|
| GroupId | GroupIdorg.objectweb.celtix |
| ArtifactId | ArtifactIdceltix-axisinterop |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCeltix Axis Interop Tests
|
| Filename | Size |
|---|---|
| celtix-axisinterop-1.0.pom | |
| celtix-axisinterop-1.0.jar | 4 KB |
| celtix-axisinterop-1.0-sources.jar | 327 bytes |
| celtix-axisinterop-1.0-javadoc.jar | 49 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-axisinterop/ -->
<dependency>
<groupId>org.objectweb.celtix</groupId>
<artifactId>celtix-axisinterop</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-axisinterop/
implementation 'org.objectweb.celtix:celtix-axisinterop:1.0'
// https://jarcasting.com/artifacts/org.objectweb.celtix/celtix-axisinterop/
implementation ("org.objectweb.celtix:celtix-axisinterop:1.0")
'org.objectweb.celtix:celtix-axisinterop:jar:1.0'
<dependency org="org.objectweb.celtix" name="celtix-axisinterop" rev="1.0">
<artifact name="celtix-axisinterop" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.celtix', module='celtix-axisinterop', version='1.0')
)
libraryDependencies += "org.objectweb.celtix" % "celtix-axisinterop" % "1.0"
[org.objectweb.celtix/celtix-axisinterop "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| org.objectweb.celtix : celtix-tools | jar | 1.0 |
| org.objectweb.celtix : celtix-rt | jar | 1.0 |
| org.objectweb.celtix : celtix-testutils | jar | 1.0 |
| axis : axis | jar | 1.2 |
| axis : axis-jaxrpc | jar | 1.2 |
| commons-discovery : commons-discovery | jar | 0.2 |