Core Mixins

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

core-mixins
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Core 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/core-mixins

Download core-mixins

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
org.apache.ws.commons.axiom : core-streams jar 1.4.0

provided (1)

Group / Artifact Type Version
org.apache.ws.commons.axiom : axiom-weaver-annotations jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0