License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.zalando |
ArtifactId | ArtifactIdmarkscheider_2.11 |
Version | Version2.6.0 |
Type | Typejar |
Description |
Descriptionmarkscheider
markscheider
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
markscheider_2.11-2.6.0.pom | |
markscheider_2.11-2.6.0.jar | 86 KB |
markscheider_2.11-2.6.0-sources.jar | 6 KB |
markscheider_2.11-2.6.0-javadoc.jar | 378 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.zalando/markscheider_2.11/ -->
<dependency>
<groupId>org.zalando</groupId>
<artifactId>markscheider_2.11</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.zalando/markscheider_2.11/
implementation 'org.zalando:markscheider_2.11:2.6.0'
// https://jarcasting.com/artifacts/org.zalando/markscheider_2.11/
implementation ("org.zalando:markscheider_2.11:2.6.0")
'org.zalando:markscheider_2.11:jar:2.6.0'
<dependency org="org.zalando" name="markscheider_2.11" rev="2.6.0">
<artifact name="markscheider_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zalando', module='markscheider_2.11', version='2.6.0')
)
libraryDependencies += "org.zalando" % "markscheider_2.11" % "2.6.0"
[org.zalando/markscheider_2.11 "2.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
com.sksamuel.scapegoat : scalac-scapegoat-plugin_2.11 | jar | 1.3.1 |
com.typesafe.play : twirl-api_2.11 | jar | 1.3.2 |
com.typesafe.play : play-server_2.11 | jar | 2.6.0 |
com.typesafe.play : filters-helpers_2.11 | jar | 2.6.0 |
com.typesafe.play : play-logback_2.11 | jar | 2.6.0 |
com.typesafe.play : play-akka-http-server_2.11 | jar | 2.6.0 |
io.dropwizard.metrics : metrics-core | jar | 3.2.2 |
io.dropwizard.metrics : metrics-json | jar | 3.2.2 |
io.dropwizard.metrics : metrics-jvm | jar | 3.2.2 |
io.dropwizard.metrics : metrics-logback | jar | 3.2.2 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.guava : guava | jar | 22.0 |
com.typesafe.play : play-guice_2.11 | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-test_2.11 | jar | 2.6.0 |
org.scalatest : scalatest_2.11 | jar | 3.0.3 |
org.scalacheck : scalacheck_2.11 | jar | 1.13.5 |