Last Version

Jersey Apache HTTP Client 1.19.4

Projects that provide additional functionality to jersey, like integration with other projects/frameworks.

License

License

Categories

Categories

CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.contribs
ArtifactId

ArtifactId

jersey-apache-client
Version

Version

1.19.4
Type

Type

jar
Description

Description

Jersey Apache HTTP Client
Projects that provide additional functionality to jersey, like integration with other projects/frameworks.
Project URL

Project URL

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

Project Organization

Oracle Corporation

Download jersey-apache-client 1.19.4


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-httpclient : commons-httpclient jar 3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
com.sun.xml.bind : jaxb-impl jar 2.2.3-1

Project Modules

There are no modules declared in this project.