Last Version

jersey-scala 1.19.4

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

License

License

Categories

Categories

Scala Languages Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.contribs
ArtifactId

ArtifactId

jersey-scala
Version

Version

1.19.4
Type

Type

jar
Description

Description

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

Project URL

https://jersey.java.net/jersey-scala/
Project Organization

Project Organization

Oracle Corporation

Download jersey-scala 1.19.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.7.5

test (4)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mortbay.jetty : jetty jar 6.1.20
org.scala-lang : scala-compiler jar 2.7.5
org.scala-tools.testing : scalatest jar 0.9.4

Project Modules

There are no modules declared in this project.