org.apache.ws.commons.axiom:components

The root/parent POM for Apache Axiom

License

License

GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

components
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

The root/parent POM for Apache Axiom
Project URL

Project URL

http://ws.apache.org/axiom/
Project Organization

Project Organization

The Apache Software Foundation

Download components

Filename Size
components-1.4.0.pom 1 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • base64-utils
  • core-streams
  • xml-utils

Versions

Version
1.4.0
1.3.0
1.2.22
1.2.21
1.2.20
1.2.19
1.2.18
1.2.17