| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.ws.commons.axiom |
| ArtifactId | ArtifactIddom-aspects |
| Version | Version1.3.0 |
| Type | Typejar |
| Description |
DescriptionDOM Aspects
The root/parent POM for Apache Axiom
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dom-aspects-1.3.0.pom | |
| dom-aspects-1.3.0.jar | 127 KB |
| dom-aspects-1.3.0-sources.jar | 71 KB |
| dom-aspects-1.3.0-javadoc.jar | 598 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/dom-aspects/ -->
<dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>dom-aspects</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/dom-aspects/
implementation 'org.apache.ws.commons.axiom:dom-aspects:1.3.0'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/dom-aspects/
implementation ("org.apache.ws.commons.axiom:dom-aspects:1.3.0")
'org.apache.ws.commons.axiom:dom-aspects:jar:1.3.0'
<dependency org="org.apache.ws.commons.axiom" name="dom-aspects" rev="1.3.0">
<artifact name="dom-aspects" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='dom-aspects', version='1.3.0')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "dom-aspects" % "1.3.0"
[org.apache.ws.commons.axiom/dom-aspects "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 : om-aspects | jar | 1.3.0 |
| org.apache.ws.commons.axiom : xml-utils | jar | 1.3.0 |
| org.aspectj : aspectjrt | jar | 1.9.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| com.google.truth : truth | jar | 1.1.3 |