License |
License |
---|---|
GroupId | GroupIdorg.apache.ws.commons.axiom |
ArtifactId | ArtifactIdaxiom-weaver-annotations |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe root/parent POM for Apache Axiom
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-weaver-annotations/ -->
<dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-weaver-annotations</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-weaver-annotations/
implementation 'org.apache.ws.commons.axiom:axiom-weaver-annotations:1.4.0'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-weaver-annotations/
implementation ("org.apache.ws.commons.axiom:axiom-weaver-annotations:1.4.0")
'org.apache.ws.commons.axiom:axiom-weaver-annotations:jar:1.4.0'
<dependency org="org.apache.ws.commons.axiom" name="axiom-weaver-annotations" rev="1.4.0">
<artifact name="axiom-weaver-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='axiom-weaver-annotations', version='1.4.0')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "axiom-weaver-annotations" % "1.4.0"
[org.apache.ws.commons.axiom/axiom-weaver-annotations "1.4.0"]