License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.jvnet.jax-ws-commons |
ArtifactId | ArtifactIdpom |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJAX-WS RI: super POM for the extension components
Super POM for JAX-WS RI extensions
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
pom-1.4.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.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/pom/
implementation 'org.jvnet.jax-ws-commons:pom:1.4'
// https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/pom/
implementation ("org.jvnet.jax-ws-commons:pom:1.4")
'org.jvnet.jax-ws-commons:pom:pom:1.4'
<dependency org="org.jvnet.jax-ws-commons" name="pom" rev="1.4">
<artifact name="pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jax-ws-commons', module='pom', version='1.4')
)
libraryDependencies += "org.jvnet.jax-ws-commons" % "pom" % "1.4"
[org.jvnet.jax-ws-commons/pom "1.4"]