is not current version
Last Version 1.4.0

org.apache.ws.commons.axiom:axiom-compat 1.2.20

Contains deprecated classes that will disappear in the next major release.

GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

axiom-compat
Version

Version

1.2.20
Type

Type

jar

Download axiom-compat 1.2.20


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