License |
License |
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.trueupdate |
ArtifactId | ArtifactIdtrueupdate-jax-rs |
Last Version | Last Version0.1.9 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTrueUpdate JAX-RS
The parent POM for TrueUpdate JAX-RS modules.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
trueupdate-jax-rs-0.1.9.pom | 969 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-jax-rs/ -->
<dependency>
<groupId>net.java.trueupdate</groupId>
<artifactId>trueupdate-jax-rs</artifactId>
<version>0.1.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-jax-rs/
implementation 'net.java.trueupdate:trueupdate-jax-rs:0.1.9'
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-jax-rs/
implementation ("net.java.trueupdate:trueupdate-jax-rs:0.1.9")
'net.java.trueupdate:trueupdate-jax-rs:pom:0.1.9'
<dependency org="net.java.trueupdate" name="trueupdate-jax-rs" rev="0.1.9">
<artifact name="trueupdate-jax-rs" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.java.trueupdate', module='trueupdate-jax-rs', version='0.1.9')
)
libraryDependencies += "net.java.trueupdate" % "trueupdate-jax-rs" % "0.1.9"
[net.java.trueupdate/trueupdate-jax-rs "0.1.9"]