License |
License |
---|---|
Categories |
CategoriesScala Languages DropWizard Container Microservices Data Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.datasift.dropwizard.scala |
ArtifactId | ArtifactIddropwizard-scala-jersey_2.12 |
Last Version | Last Version1.3.7-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDropwizard scala jersey
Scala language integration for the Dropwizard project.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.datasift.dropwizard.scala/dropwizard-scala-jersey_2.12/ -->
<dependency>
<groupId>com.datasift.dropwizard.scala</groupId>
<artifactId>dropwizard-scala-jersey_2.12</artifactId>
<version>1.3.7-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.datasift.dropwizard.scala/dropwizard-scala-jersey_2.12/
implementation 'com.datasift.dropwizard.scala:dropwizard-scala-jersey_2.12:1.3.7-1'
// https://jarcasting.com/artifacts/com.datasift.dropwizard.scala/dropwizard-scala-jersey_2.12/
implementation ("com.datasift.dropwizard.scala:dropwizard-scala-jersey_2.12:1.3.7-1")
'com.datasift.dropwizard.scala:dropwizard-scala-jersey_2.12:jar:1.3.7-1'
<dependency org="com.datasift.dropwizard.scala" name="dropwizard-scala-jersey_2.12" rev="1.3.7-1">
<artifact name="dropwizard-scala-jersey_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datasift.dropwizard.scala', module='dropwizard-scala-jersey_2.12', version='1.3.7-1')
)
libraryDependencies += "com.datasift.dropwizard.scala" % "dropwizard-scala-jersey_2.12" % "1.3.7-1"
[com.datasift.dropwizard.scala/dropwizard-scala-jersey_2.12 "1.3.7-1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.2 |
org.log4s : log4s_2.12 | jar | 1.3.4 |
io.dropwizard : dropwizard-jersey | jar | 1.3.7 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.3 |
org.mockito : mockito-core | jar | 2.7.12 |