MVN

com.sun.jersey : jersey-spring

Maven & Gradle

Aug 03, 2011
9 usages

jersey-spring

<dependency>
    <groupId>com.sun.jersey</groupId>
    <artifactId>jersey-spring</artifactId>
    <version>0.8-ea</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sun.jersey : jersey-spring to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8-ea

All Versions

Choose a version of com.sun.jersey : jersey-spring to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
jersey-spring-1.0
0.9
jersey-spring-0.9-ea
0.8
jersey-spring-0.8-ea

How to add a dependency to Maven

Add the following com.sun.jersey : jersey-spring maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sun.jersey</groupId>
    <artifactId>jersey-spring</artifactId>
    <version>0.8-ea</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sun.jersey : jersey-spring gradle dependency to your build.gradle file:

implementation 'com.sun.jersey:jersey-spring:0.8-ea'

Gradle Kotlin DSL: Add the following com.sun.jersey : jersey-spring gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sun.jersey:jersey-spring:0.8-ea")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sun.jersey : jersey-spring sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sun.jersey" % "jersey-spring" % "0.8-ea"

Advertisement

Dependencies from Group

May 24, 2017
1.1k usages
May 24, 2017
1k usages
May 24, 2017
830 usages
May 24, 2017
673 usages
May 24, 2017
389 usages

Discover Dependencies

Aug 24, 2010
1 usages
Sep 20, 2005
Jan 28, 2015
38 usages
Nov 10, 2010
15 usages
Sep 20, 2005
1 usages
Sep 26, 2005
90 usages
Jun 24, 2013
5 usages
log
Mar 02, 2015
5 usages
Sep 17, 2010