Dropwizard for Scala 2.9.1

Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web services.

License

License

Categories

Categories

Scala Languages DropWizard Container Microservices
GroupId

GroupId

com.yammer.dropwizard
ArtifactId

ArtifactId

dropwizard-scala_2.9.1
Last Version

Last Version

0.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

Dropwizard for Scala 2.9.1
Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web services.

Download dropwizard-scala_2.9.1

How to add to project

<!-- https://jarcasting.com/artifacts/com.yammer.dropwizard/dropwizard-scala_2.9.1/ -->
<dependency>
    <groupId>com.yammer.dropwizard</groupId>
    <artifactId>dropwizard-scala_2.9.1</artifactId>
    <version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.yammer.dropwizard/dropwizard-scala_2.9.1/
implementation 'com.yammer.dropwizard:dropwizard-scala_2.9.1:0.6.2'
// https://jarcasting.com/artifacts/com.yammer.dropwizard/dropwizard-scala_2.9.1/
implementation ("com.yammer.dropwizard:dropwizard-scala_2.9.1:0.6.2")
'com.yammer.dropwizard:dropwizard-scala_2.9.1:jar:0.6.2'
<dependency org="com.yammer.dropwizard" name="dropwizard-scala_2.9.1" rev="0.6.2">
  <artifact name="dropwizard-scala_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yammer.dropwizard', module='dropwizard-scala_2.9.1', version='0.6.2')
)
libraryDependencies += "com.yammer.dropwizard" % "dropwizard-scala_2.9.1" % "0.6.2"
[com.yammer.dropwizard/dropwizard-scala_2.9.1 "0.6.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.1
com.yammer.dropwizard : dropwizard-core jar 0.6.2
com.fasterxml.jackson.module : jackson-module-scala jar 2.1.2
com.yammer.metrics : metrics-scala_2.9.1 jar 2.2.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
com.simple : simplespec_2.9.1 jar 0.6.0
org.mockito : mockito-all jar 1.9.5
org.easytesting : fest-assert-core jar 2.0M10

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.2.1
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0