Last Version

jersey-spring 1.19.4

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

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.contribs
ArtifactId

ArtifactId

jersey-spring
Version

Version

1.19.4
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

Oracle Corporation

Download jersey-spring 1.19.4


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

Dependencies

provided (1)

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

test (4)

Group / Artifact Type Version
org.testng : testng jar 5.5
com.sun.xml.bind : jaxb-impl jar 2.2.3-1
javax.annotation : jsr250-api jar 1.0
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.