MVN

org.apache.ws.commons.axiom : implementations

Maven & Gradle

May 14, 2022

Implementations · Object model implementations built using Axiom

<dependency>
    <groupId>org.apache.ws.commons.axiom</groupId>
    <artifactId>implementations</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.ws.commons.axiom : implementations to add to Maven - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of org.apache.ws.commons.axiom : implementations to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
implementations-1.4.0
1.3.x
implementations-1.3.0
1.2.x
implementations-1.2.22
implementations-1.2.21
implementations-1.2.20
implementations-1.2.19
implementations-1.2.18
implementations-1.2.17
implementations-1.2.16
implementations-1.2.15

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.ws.commons.axiom</groupId>
    <artifactId>implementations</artifactId>
    <version>1.4.0</version>
</dependency>