Last Version

Jersey archive for non-maven users 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

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey
ArtifactId

ArtifactId

jersey-archive
Version

Version

1.19.4
Type

Type

pom
Description

Description

Jersey archive for non-maven users
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-archive/
Project Organization

Project Organization

Oracle Corporation

Download jersey-archive 1.19.4


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

Dependencies

compile (4)

Group / Artifact Type Version
com.sun.jersey : jersey-servlet jar 1.19.4
com.sun.jersey : jersey-client jar 1.19.4
com.sun.jersey : jersey-json jar 1.19.4
com.sun.jersey.contribs : jersey-contribs pom 1.19.4

provided (10)

Group / Artifact Type Version
com.sun.jersey : jersey-bundle jar 1.19.4
com.sun.jersey.contribs : jersey-spring jar 1.19.4
com.sun.jersey.contribs : jersey-guice jar 1.19.4
com.sun.jersey.contribs : jersey-multipart jar 1.19.4
com.sun.jersey.contribs : jersey-atom-abdera jar 1.19.4
com.sun.jersey.contribs : jersey-apache-client jar 1.19.4
com.sun.jersey.contribs : jersey-simple-server jar 1.19.4
com.sun.jersey.contribs.jersey-oauth : oauth-server jar 1.19.4
com.sun.jersey.contribs.jersey-oauth : oauth-client jar 1.19.4
com.sun.jersey.contribs.jersey-oauth : oauth-signature jar 1.19.4

Project Modules

There are no modules declared in this project.