License |
License |
---|---|
GroupId | GroupIdcom.github.izeigerman |
ArtifactId | ArtifactIdakkeeper_2.12 |
Version | Version0.3.3 |
Type | Typejar |
Description |
Descriptionakkeeper
akkeeper
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
akkeeper_2.12-0.3.3.pom | |
akkeeper_2.12-0.3.3.jar | 910 KB |
akkeeper_2.12-0.3.3-sources.jar | 78 KB |
akkeeper_2.12-0.3.3-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.izeigerman/akkeeper_2.12/ -->
<dependency>
<groupId>com.github.izeigerman</groupId>
<artifactId>akkeeper_2.12</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.izeigerman/akkeeper_2.12/
implementation 'com.github.izeigerman:akkeeper_2.12:0.3.3'
// https://jarcasting.com/artifacts/com.github.izeigerman/akkeeper_2.12/
implementation ("com.github.izeigerman:akkeeper_2.12:0.3.3")
'com.github.izeigerman:akkeeper_2.12:jar:0.3.3'
<dependency org="com.github.izeigerman" name="akkeeper_2.12" rev="0.3.3">
<artifact name="akkeeper_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.izeigerman', module='akkeeper_2.12', version='0.3.3')
)
libraryDependencies += "com.github.izeigerman" % "akkeeper_2.12" % "0.3.3"
[com.github.izeigerman/akkeeper_2.12 "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
org.apache.curator : curator-framework | jar | 2.7.1 |
com.typesafe.akka : akka-actor_2.12 | jar | 2.5.14 |
com.typesafe.akka : akka-cluster_2.12 | jar | 2.5.14 |
com.typesafe.akka : akka-slf4j_2.12 | jar | 2.5.14 |
com.typesafe.akka : akka-http-core_2.12 | jar | 10.1.3 |
com.typesafe.akka : akka-http_2.12 | jar | 10.1.3 |
com.typesafe.akka : akka-http-spray-json_2.12 | jar | 10.1.3 |
io.spray : spray-json_2.12 | jar | 1.3.4 |
org.slf4j : slf4j-api | jar | 1.7.19 |
org.slf4j : slf4j-log4j12 | jar | 1.7.19 |
com.github.scopt : scopt_2.12 | jar | 3.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-common | jar | 2.8.4 |
org.apache.hadoop : hadoop-hdfs | jar | 2.8.4 |
org.apache.hadoop : hadoop-yarn-common | jar | 2.8.4 |
org.apache.hadoop : hadoop-yarn-client | jar | 2.8.4 |
org.apache.hadoop : hadoop-mapreduce-client-core | jar | 2.8.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.curator : curator-test | jar | 2.7.1 |
com.typesafe.akka : akka-testkit_2.12 | jar | 2.5.14 |
org.scalatest : scalatest_2.12 | jar | 3.0.5 |
org.scalamock : scalamock-scalatest-support_2.12 | jar | 3.4.2 |