License |
License |
---|---|
GroupId | GroupIdorg.apache.ws.commons.axiom |
ArtifactId | ArtifactIdaxiom-osgi |
Version | Version1.2.9 |
Type | Typepom |
Description |
DescriptionAxiom OSGI Test Suite Parent
Axiom Parent POM
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
axiom-osgi-1.2.9.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-osgi/ -->
<dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-osgi</artifactId>
<version>1.2.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-osgi/
implementation 'org.apache.ws.commons.axiom:axiom-osgi:1.2.9'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-osgi/
implementation ("org.apache.ws.commons.axiom:axiom-osgi:1.2.9")
'org.apache.ws.commons.axiom:axiom-osgi:pom:1.2.9'
<dependency org="org.apache.ws.commons.axiom" name="axiom-osgi" rev="1.2.9">
<artifact name="axiom-osgi" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='axiom-osgi', version='1.2.9')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "axiom-osgi" % "1.2.9"
[org.apache.ws.commons.axiom/axiom-osgi "1.2.9"]