License |
License |
---|---|
GroupId | GroupIdorg.apache.ws.commons.axiom |
ArtifactId | ArtifactIdaxiom-samples |
Last Version | Last Version1.2.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAxiom Samples
Contains the sample code published on the Web site. The purpose of this project
is to validate that every published sample executes correctly.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
axiom-samples-1.2.14.pom | |
axiom-samples-1.2.14.jar | 7 KB |
axiom-samples-1.2.14-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-samples/ -->
<dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-samples</artifactId>
<version>1.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-samples/
implementation 'org.apache.ws.commons.axiom:axiom-samples:1.2.14'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-samples/
implementation ("org.apache.ws.commons.axiom:axiom-samples:1.2.14")
'org.apache.ws.commons.axiom:axiom-samples:jar:1.2.14'
<dependency org="org.apache.ws.commons.axiom" name="axiom-samples" rev="1.2.14">
<artifact name="axiom-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='axiom-samples', version='1.2.14')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "axiom-samples" % "1.2.14"
[org.apache.ws.commons.axiom/axiom-samples "1.2.14"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ws.commons.axiom : axiom-api | jar | 1.2.14 |
commons-io : commons-io | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ws.commons.axiom : axiom-impl | jar | 1.2.14 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |
org.apache.ws.commons.axiom : axiom-testutils | jar | 1.2.14 |
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.4.4 |
org.apache.cxf : cxf-rt-transports-http-jetty | jar | 2.4.4 |