is not current version
Last Version 1.2.9

org.apache.ws.commons.axiom:axiom-integration 1.2.8

This module contains tests that validate the interoperability of Axiom with other libraries.

GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

axiom-integration
Version

Version

1.2.8
Type

Type

jar

Download axiom-integration 1.2.8


<!-- https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-integration/ -->
<dependency>
    <groupId>org.apache.ws.commons.axiom</groupId>
    <artifactId>axiom-integration</artifactId>
    <version>1.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-integration/
implementation 'org.apache.ws.commons.axiom:axiom-integration:1.2.8'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-integration/
implementation ("org.apache.ws.commons.axiom:axiom-integration:1.2.8")
'org.apache.ws.commons.axiom:axiom-integration:jar:1.2.8'
<dependency org="org.apache.ws.commons.axiom" name="axiom-integration" rev="1.2.8">
  <artifact name="axiom-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='axiom-integration', version='1.2.8')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "axiom-integration" % "1.2.8"
[org.apache.ws.commons.axiom/axiom-integration "1.2.8"]