is not current version
Last Version 1.4

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


Categories

Categories

Net
GroupId

GroupId

org.jvnet.jax-ws-commons
ArtifactId

ArtifactId

pom
Version

Version

1.0
Type

Type

pom

Download pom 1.0

Filename Size
pom-1.0.pom 1 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.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/pom/
implementation 'org.jvnet.jax-ws-commons:pom:1.0'
// https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/pom/
implementation ("org.jvnet.jax-ws-commons:pom:1.0")
'org.jvnet.jax-ws-commons:pom:pom:1.0'
<dependency org="org.jvnet.jax-ws-commons" name="pom" rev="1.0">
  <artifact name="pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jax-ws-commons', module='pom', version='1.0')
)
libraryDependencies += "org.jvnet.jax-ws-commons" % "pom" % "1.0"
[org.jvnet.jax-ws-commons/pom "1.0"]