License |
License |
---|---|
Categories |
CategoriesMixin Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdorg.apache.ws.commons.axiom |
ArtifactId | ArtifactIddom-mixins |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDOM Mixins
The root/parent POM for Apache Axiom
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dom-mixins-1.4.0.pom | |
dom-mixins-1.4.0.jar | 69 KB |
dom-mixins-1.4.0-sources.jar | 73 KB |
dom-mixins-1.4.0-javadoc.jar | 784 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/dom-mixins/ -->
<dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>dom-mixins</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/dom-mixins/
implementation 'org.apache.ws.commons.axiom:dom-mixins:1.4.0'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/dom-mixins/
implementation ("org.apache.ws.commons.axiom:dom-mixins:1.4.0")
'org.apache.ws.commons.axiom:dom-mixins:jar:1.4.0'
<dependency org="org.apache.ws.commons.axiom" name="dom-mixins" rev="1.4.0">
<artifact name="dom-mixins" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='dom-mixins', version='1.4.0')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "dom-mixins" % "1.4.0"
[org.apache.ws.commons.axiom/dom-mixins "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ws.commons.axiom : core-mixins | jar | 1.4.0 |
org.apache.ws.commons.axiom : om-mixins | jar | 1.4.0 |
org.apache.ws.commons.axiom : xml-utils | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ws.commons.axiom : axiom-weaver-annotations | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
com.google.truth : truth | jar | 1.1.3 |