| License |
License |
|---|---|
| Categories |
CategoriesJava Languages Net CLI User Interface |
| GroupId | GroupIdnet.java.trueupdate |
| ArtifactId | ArtifactIdtrueupdate-jax-rs-client |
| Last Version | Last Version0.1.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTrueUpdate JAX-RS Client
Provides a RESTful web service client for artifact updates.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-jax-rs-client/ -->
<dependency>
<groupId>net.java.trueupdate</groupId>
<artifactId>trueupdate-jax-rs-client</artifactId>
<version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-jax-rs-client/
implementation 'net.java.trueupdate:trueupdate-jax-rs-client:0.1.9'
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-jax-rs-client/
implementation ("net.java.trueupdate:trueupdate-jax-rs-client:0.1.9")
'net.java.trueupdate:trueupdate-jax-rs-client:jar:0.1.9'
<dependency org="net.java.trueupdate" name="trueupdate-jax-rs-client" rev="0.1.9">
<artifact name="trueupdate-jax-rs-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.trueupdate', module='trueupdate-jax-rs-client', version='0.1.9')
)
libraryDependencies += "net.java.trueupdate" % "trueupdate-jax-rs-client" % "0.1.9"
[net.java.trueupdate/trueupdate-jax-rs-client "0.1.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.java.trueupdate : trueupdate-artifact-spec | jar | 0.1.9 |
| net.java.trueupdate : trueupdate-core | jar | 0.1.9 |
| net.java.trueupdate : trueupdate-jax-rs-util | jar | 0.1.9 |
| com.sun.jersey : jersey-client | jar | 1.17.1 |