is not current version
Last Version 1.4

org.jvnet.jax-ws-commons:pom 1.3

Super POM for JAX-WS RI extensions

Categories

Categories

Net
GroupId

GroupId

org.jvnet.jax-ws-commons
ArtifactId

ArtifactId

pom
Version

Version

1.3
Type

Type

pom

Download pom 1.3

Filename Size
pom-1.3.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/pom/ -->
<dependency>
    <groupId>org.jvnet.jax-ws-commons</groupId>
    <artifactId>pom</artifactId>
    <version>1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/pom/
implementation 'org.jvnet.jax-ws-commons:pom:1.3'
// https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/pom/
implementation ("org.jvnet.jax-ws-commons:pom:1.3")
'org.jvnet.jax-ws-commons:pom:pom:1.3'
<dependency org="org.jvnet.jax-ws-commons" name="pom" rev="1.3">
  <artifact name="pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jax-ws-commons', module='pom', version='1.3')
)
libraryDependencies += "org.jvnet.jax-ws-commons" % "pom" % "1.3"
[org.jvnet.jax-ws-commons/pom "1.3"]