License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.sun.jersey.glassfish.v2.internal |
ArtifactId | ArtifactIdmodule_jersey |
Last Version | Last Version1.19.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJersey GFv2 UC Module Internal ZIP Archive
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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
module_jersey-1.19.4.pom | |
module_jersey-1.19.4.zip | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sun.jersey.glassfish.v2.internal/module_jersey/ -->
<dependency>
<groupId>com.sun.jersey.glassfish.v2.internal</groupId>
<artifactId>module_jersey</artifactId>
<version>1.19.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey.glassfish.v2.internal/module_jersey/
implementation 'com.sun.jersey.glassfish.v2.internal:module_jersey:1.19.4'
// https://jarcasting.com/artifacts/com.sun.jersey.glassfish.v2.internal/module_jersey/
implementation ("com.sun.jersey.glassfish.v2.internal:module_jersey:1.19.4")
'com.sun.jersey.glassfish.v2.internal:module_jersey:pom:1.19.4'
<dependency org="com.sun.jersey.glassfish.v2.internal" name="module_jersey" rev="1.19.4">
<artifact name="module_jersey" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.glassfish.v2.internal', module='module_jersey', version='1.19.4')
)
libraryDependencies += "com.sun.jersey.glassfish.v2.internal" % "module_jersey" % "1.19.4"
[com.sun.jersey.glassfish.v2.internal/module_jersey "1.19.4"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.jersey : jersey-bundle | jar | 1.19.4 |
org.codehaus.jettison : jettison | jar | 1.1 |
org.codehaus.jackson : jackson-core-asl | jar | 1.8.3 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.8.3 |
org.codehaus.jackson : jackson-jaxrs | jar | 1.8.3 |
org.codehaus.jackson : jackson-xc | jar | 1.8.3 |