License |
License |
---|---|
Categories |
CategoriesMixin Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdorg.apache.ws.commons.axiom |
ArtifactId | ArtifactIdcore-mixins |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore Mixins
The root/parent POM for Apache Axiom
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-mixins-1.4.0.pom | |
core-mixins-1.4.0.jar | 107 KB |
core-mixins-1.4.0-sources.jar | 115 KB |
core-mixins-1.4.0-javadoc.jar | 980 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.2 |
org.apache.ws.commons.axiom : core-streams | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ws.commons.axiom : axiom-weaver-annotations | jar | 1.4.0 |