License |
License |
---|---|
GroupId | GroupIdorg.apache.ws.commons.axiom |
ArtifactId | ArtifactIdshade-axiom-xml |
Version | Version1.2.22 |
Type | Typejar |
Description |
DescriptionResource Transformer for META-INF/axiom.xml files
The root/parent POM for Apache Axiom
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
shade-axiom-xml-1.2.22.pom | |
shade-axiom-xml-1.2.22.jar | 10 KB |
shade-axiom-xml-1.2.22-sources.jar | 9 KB |
shade-axiom-xml-1.2.22-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/shade-axiom-xml/ -->
<dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>shade-axiom-xml</artifactId>
<version>1.2.22</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/shade-axiom-xml/
implementation 'org.apache.ws.commons.axiom:shade-axiom-xml:1.2.22'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/shade-axiom-xml/
implementation ("org.apache.ws.commons.axiom:shade-axiom-xml:1.2.22")
'org.apache.ws.commons.axiom:shade-axiom-xml:jar:1.2.22'
<dependency org="org.apache.ws.commons.axiom" name="shade-axiom-xml" rev="1.2.22">
<artifact name="shade-axiom-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='shade-axiom-xml', version='1.2.22')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "shade-axiom-xml" % "1.2.22"
[org.apache.ws.commons.axiom/shade-axiom-xml "1.2.22"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugins : maven-shade-plugin | jar | 2.3 |