License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.oranda |
ArtifactId | ArtifactIdlibanius-akka_2.12 |
Version | Version0.4.2.2 |
Type | Typejar |
Description |
Descriptionlibanius-akka
libanius-akka
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
libanius-akka_2.12-0.4.2.2.pom | |
libanius-akka_2.12-0.4.2.2.jar | 642 KB |
libanius-akka_2.12-0.4.2.2-sources.jar | 642 KB |
libanius-akka_2.12-0.4.2.2-javadoc.jar | 642 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.oranda/libanius-akka_2.12/ -->
<dependency>
<groupId>com.github.oranda</groupId>
<artifactId>libanius-akka_2.12</artifactId>
<version>0.4.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.oranda/libanius-akka_2.12/
implementation 'com.github.oranda:libanius-akka_2.12:0.4.2.2'
// https://jarcasting.com/artifacts/com.github.oranda/libanius-akka_2.12/
implementation ("com.github.oranda:libanius-akka_2.12:0.4.2.2")
'com.github.oranda:libanius-akka_2.12:jar:0.4.2.2'
<dependency org="com.github.oranda" name="libanius-akka_2.12" rev="0.4.2.2">
<artifact name="libanius-akka_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.oranda', module='libanius-akka_2.12', version='0.4.2.2')
)
libraryDependencies += "com.github.oranda" % "libanius-akka_2.12" % "0.4.2.2"
[com.github.oranda/libanius-akka_2.12 "0.4.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
com.typesafe : config | jar | 1.3.4 |
org.scalaz : scalaz-core_2.12 | jar | 7.2.25 |
com.typesafe.akka : akka-persistence_2.12 | jar | 2.5.25 |
com.typesafe.akka : akka-remote_2.12 | jar | 2.5.25 |
org.apache.httpcomponents : httpclient | jar | 4.1.2 |
com.typesafe.play : play-json_2.12 | jar | 2.6.7 |
com.lihaoyi : fastparse_2.12 | jar | 1.0.0 |
org.scala-lang.modules : scala-parser-combinators_2.12 | jar | 1.1.1 |
org.fusesource.leveldbjni : leveldbjni-all | jar | 1.8 |
org.scalactic : scalactic_2.12 | jar | 3.0.8 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.12 | jar | 4.2.0 |
org.specs2 : specs2-junit_2.12 | jar | 4.2.0 |
org.scalatest : scalatest_2.12 | jar | 3.0.8 |
com.typesafe.akka : akka-testkit_2.12 | jar | 2.5.25 |