OM Mixins

Contains mixins and implementation classes shared by LLOM and DOOM.

License

License

Categories

Categories

Mixin Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

om-mixins
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

OM Mixins
Contains mixins 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
Source Code Management

Source Code Management

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

Download om-mixins

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.ws.commons.axiom : axiom-api jar 1.4.0
org.apache.ws.commons.axiom : core-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.

Versions

Version
1.4.0