License |
License |
---|---|
Categories |
CategoriesMixin Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdorg.apache.ws.commons.axiom |
ArtifactId | ArtifactIdmixins |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMixins
The root/parent POM for Apache Axiom
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mixins-1.4.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/mixins/ -->
<dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>mixins</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/mixins/
implementation 'org.apache.ws.commons.axiom:mixins:1.4.0'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/mixins/
implementation ("org.apache.ws.commons.axiom:mixins:1.4.0")
'org.apache.ws.commons.axiom:mixins:pom:1.4.0'
<dependency org="org.apache.ws.commons.axiom" name="mixins" rev="1.4.0">
<artifact name="mixins" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='mixins', version='1.4.0')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "mixins" % "1.4.0"
[org.apache.ws.commons.axiom/mixins "1.4.0"]