Last Version

jersey-client 1.19.4

Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services.

License

License

Categories

Categories

CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey
ArtifactId

ArtifactId

jersey-client
Version

Version

1.19.4
Type

Type

jar
Description

Description

jersey-client
Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services.
Project URL

Project URL

https://jersey.java.net/jersey-client/
Project Organization

Project Organization

Oracle Corporation

Download jersey-client 1.19.4


<!-- https://jarcasting.com/artifacts/com.sun.jersey/jersey-client/ -->
<dependency>
    <groupId>com.sun.jersey</groupId>
    <artifactId>jersey-client</artifactId>
    <version>1.19.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey/jersey-client/
implementation 'com.sun.jersey:jersey-client:1.19.4'
// https://jarcasting.com/artifacts/com.sun.jersey/jersey-client/
implementation ("com.sun.jersey:jersey-client:1.19.4")
'com.sun.jersey:jersey-client:jar:1.19.4'
<dependency org="com.sun.jersey" name="jersey-client" rev="1.19.4">
  <artifact name="jersey-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey', module='jersey-client', version='1.19.4')
)
libraryDependencies += "com.sun.jersey" % "jersey-client" % "1.19.4"
[com.sun.jersey/jersey-client "1.19.4"]

Dependencies

provided (1)

Group / Artifact Type Version
org.osgi : osgi_R4_core jar 1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
com.sun.net.httpserver : http jar 20070405

Project Modules

There are no modules declared in this project.