jersey-spring

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

License

License

CDDL+GPL License
Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey
ArtifactId

ArtifactId

jersey-spring
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://maven.apache.org
Project Organization

Project Organization

Sun Microsystems, Inc

Download jersey-spring

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.sun.jersey : jersey-server jar 1.0

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (7)

Group / Artifact Type Version
com.sun.jersey : jersey-client jar 1.0
org.mortbay.jetty : jetty jar 6.1.3
org.mortbay.jetty : jetty-util jar 6.1.3
org.testng : testng jar 5.5
com.sun.xml.bind : jaxb-impl jar 2.1
javax.annotation : jsr250-api jar 1.0
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0
0.9-ea
0.8-ea