Dropwizard Scala jersey

Scala language integration for the Dropwizard project.

License

License

Categories

Categories

Scala Languages DropWizard Container Microservices Data Jersey Program Interface REST Frameworks
GroupId

GroupId

com.datasift.dropwizard.scala
ArtifactId

ArtifactId

dropwizard-scala-jersey_2.10
Last Version

Last Version

1.1.0-2
Release Date

Release Date

Type

Type

jar
Description

Description

Dropwizard Scala jersey
Scala language integration for the Dropwizard project.
Project URL

Project URL

http://github.com/datasift/dropwizard-scala
Project Organization

Project Organization

com.datasift.dropwizard.scala

Download dropwizard-scala-jersey_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/com.datasift.dropwizard.scala/dropwizard-scala-jersey_2.10/ -->
<dependency>
    <groupId>com.datasift.dropwizard.scala</groupId>
    <artifactId>dropwizard-scala-jersey_2.10</artifactId>
    <version>1.1.0-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.datasift.dropwizard.scala/dropwizard-scala-jersey_2.10/
implementation 'com.datasift.dropwizard.scala:dropwizard-scala-jersey_2.10:1.1.0-2'
// https://jarcasting.com/artifacts/com.datasift.dropwizard.scala/dropwizard-scala-jersey_2.10/
implementation ("com.datasift.dropwizard.scala:dropwizard-scala-jersey_2.10:1.1.0-2")
'com.datasift.dropwizard.scala:dropwizard-scala-jersey_2.10:jar:1.1.0-2'
<dependency org="com.datasift.dropwizard.scala" name="dropwizard-scala-jersey_2.10" rev="1.1.0-2">
  <artifact name="dropwizard-scala-jersey_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datasift.dropwizard.scala', module='dropwizard-scala-jersey_2.10', version='1.1.0-2')
)
libraryDependencies += "com.datasift.dropwizard.scala" % "dropwizard-scala-jersey_2.10" % "1.1.0-2"
[com.datasift.dropwizard.scala/dropwizard-scala-jersey_2.10 "1.1.0-2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
org.log4s : log4s_2.10 jar 1.3.4
io.dropwizard : dropwizard-jersey jar 1.1.0

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 3.0.3
org.mockito : mockito-core jar 2.7.12

Project Modules

There are no modules declared in this project.
com.datasift.dropwizard.scala

Dropwizard

Versions

Version
1.1.0-2
1.1.0-1
1.0.0-2
1.0.0-1
0.9.3-2
0.9.3-1
0.9.2-1
0.8.5-2
0.8.5-1
0.7.1-2