Last Version

Jersey JRebel plugin 1.11

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-jrebel
Version

Version

1.11
Type

Type

jar
Description

Description

Jersey JRebel plugin
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-jrebel/
Project Organization

Project Organization

Oracle Corporation

Download jersey-jrebel 1.11


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

Dependencies

provided (1)

Group / Artifact Type Version
org.zeroturnaround : jr-sdk jar 3.1.2

Project Modules

There are no modules declared in this project.