Last Version

DOM Mixins 1.4.0

The root/parent POM for Apache Axiom

License

License

Categories

Categories

Mixin Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

dom-mixins
Version

Version

1.4.0
Type

Type

jar
Description

Description

DOM Mixins
The root/parent POM for Apache Axiom
Project URL

Project URL

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

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=ws-axiom.git;a=summary/dom-mixins

Download dom-mixins 1.4.0


<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.apache.ws.commons.axiom : axiom-weaver-annotations jar 1.4.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.