libraryDependencies += "com.datasift.dropwizard.scala" %% "dropwizard-scala-test" % "1.1.0-2"
import $ivy.`com.datasift.dropwizard.scala::dropwizard-scala-test:1.1.0-2`
<dependency> <groupId>com.datasift.dropwizard.scala</groupId> <artifactId>dropwizard-scala-test_2.10</artifactId> <version>1.1.0-2</version> </dependency>
compile group: 'com.datasift.dropwizard.scala', name: 'dropwizard-scala-test_2.10', version: '1.1.0-2'
ivy"com.datasift.dropwizard.scala::dropwizard-scala-test:1.1.0-2"