License |
License
Commercial License
|
---|---|
Categories |
CategoriesJava Languages Net CLI User Interface |
GroupId | GroupIdnet.java.trueupdate |
ArtifactId | ArtifactIdtrueupdate-jaxrs-client |
Last Version | Last Version0.8.1 |
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-jaxrs-client/ -->
<dependency>
<groupId>net.java.trueupdate</groupId>
<artifactId>trueupdate-jaxrs-client</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-jaxrs-client/
implementation 'net.java.trueupdate:trueupdate-jaxrs-client:0.8.1'
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-jaxrs-client/
implementation ("net.java.trueupdate:trueupdate-jaxrs-client:0.8.1")
'net.java.trueupdate:trueupdate-jaxrs-client:jar:0.8.1'
<dependency org="net.java.trueupdate" name="trueupdate-jaxrs-client" rev="0.8.1">
<artifact name="trueupdate-jaxrs-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.trueupdate', module='trueupdate-jaxrs-client', version='0.8.1')
)
libraryDependencies += "net.java.trueupdate" % "trueupdate-jaxrs-client" % "0.8.1"
[net.java.trueupdate/trueupdate-jaxrs-client "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
net.java.trueupdate : trueupdate-artifact-spec | jar | 0.8.1 |
net.java.trueupdate : trueupdate-core | jar | 0.8.1 |
net.java.trueupdate : trueupdate-jaxrs-util | jar | 0.8.1 |
com.sun.jersey : jersey-client | jar | 1.18.3 |