License |
License |
---|---|
GroupId | GroupIdcom.metamx |
ArtifactId | ArtifactIdrainer_2.10 |
Version | Version0.4.6 |
Type | Typejar |
Description |
Descriptionrainer
rainer
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rainer_2.10-0.4.6.pom | |
rainer_2.10-0.4.6.jar | 216 KB |
rainer_2.10-0.4.6-sources.jar | 24 KB |
rainer_2.10-0.4.6-javadoc.jar | 477 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metamx/rainer_2.10/ -->
<dependency>
<groupId>com.metamx</groupId>
<artifactId>rainer_2.10</artifactId>
<version>0.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.metamx/rainer_2.10/
implementation 'com.metamx:rainer_2.10:0.4.6'
// https://jarcasting.com/artifacts/com.metamx/rainer_2.10/
implementation ("com.metamx:rainer_2.10:0.4.6")
'com.metamx:rainer_2.10:jar:0.4.6'
<dependency org="com.metamx" name="rainer_2.10" rev="0.4.6">
<artifact name="rainer_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metamx', module='rainer_2.10', version='0.4.6')
)
libraryDependencies += "com.metamx" % "rainer_2.10" % "0.4.6"
[com.metamx/rainer_2.10 "0.4.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.5 |
com.metamx : scala-util_2.10 | jar | 1.12.5 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
org.eclipse.jetty : jetty-servlet | jar | 9.2.12.v20150709 |
com.google.guava : guava | jar | 16.0.1 |
org.apache.curator : curator-framework | jar | 2.10.0 |
org.apache.curator : curator-recipes | jar | 2.10.0 |
org.apache.curator : curator-x-discovery | jar | 2.10.0 |
org.scalatra : scalatra_2.10 | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatra : scalatra-test_2.10 | jar | 2.3.1 |
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.9.5 |
org.apache.derby : derby | jar | 10.10.1.1 |
org.apache.curator : curator-test | jar | 2.10.0 |
ch.qos.logback : logback-core | jar | 1.1.2 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
org.apache.logging.log4j : log4j-to-slf4j | jar | 2.1 |
org.slf4j : log4j-over-slf4j | jar | 1.7.6 |
org.slf4j : jul-to-slf4j | jar | 1.7.6 |
com.simple : simplespec_2.10.2 | jar | 0.8.4 |
com.novocode : junit-interface | jar | 0.11-RC1 |