Last Version

Scala modules 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

scala
Version

Version

1.19.4
Type

Type

pom
Description

Description

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

Project URL

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

Project Organization

Oracle Corporation

Download scala 1.19.4

Filename Size
scala-1.19.4.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jersey-lift
  • jersey-lift-test
  • jersey-scala