Last Version

OM Aspects 1.3.0

Contains aspects and implementation classes shared by LLOM and DOOM.

License

License

GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

om-aspects
Version

Version

1.3.0
Type

Type

jar
Description

Description

OM Aspects
Contains aspects and implementation classes shared by LLOM and DOOM.
Project URL

Project URL

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

Project Organization

The Apache Software Foundation

Download om-aspects 1.3.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.ws.commons.axiom : axiom-api jar 1.3.0
org.aspectj : aspectjrt jar 1.9.7
org.apache.ws.commons.axiom : core-aspects jar 1.3.0
org.apache.ws.commons.axiom : shared-aspects jar 1.3.0
org.apache.ws.commons.axiom : xml-utils jar 1.3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.google.truth : truth jar 1.1.3

Project Modules

There are no modules declared in this project.