License |
License |
---|---|
Categories |
CategoriesCLI User Interface Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.sun.jersey.contribs |
ArtifactId | ArtifactIdjersey-apache-client |
Last Version | Last Version1.19.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJersey Apache HTTP Client
Projects that provide additional functionality to jersey, like integration
with other projects/frameworks.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-httpclient : commons-httpclient | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
com.sun.xml.bind : jaxb-impl | jar | 2.2.3-1 |