License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.t3hnar |
ArtifactId | ArtifactIdakkax_2.11 |
Last Version | Last Version2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakkax
akkax
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
akkax_2.11-2.3.pom | |
akkax_2.11-2.3.jar | 54 KB |
akkax_2.11-2.3-sources.jar | 4 KB |
akkax_2.11-2.3-javadoc.jar | 395 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.t3hnar/akkax_2.11/ -->
<dependency>
<groupId>com.github.t3hnar</groupId>
<artifactId>akkax_2.11</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.t3hnar/akkax_2.11/
implementation 'com.github.t3hnar:akkax_2.11:2.3'
// https://jarcasting.com/artifacts/com.github.t3hnar/akkax_2.11/
implementation ("com.github.t3hnar:akkax_2.11:2.3")
'com.github.t3hnar:akkax_2.11:jar:2.3'
<dependency org="com.github.t3hnar" name="akkax_2.11" rev="2.3">
<artifact name="akkax_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.t3hnar', module='akkax_2.11', version='2.3')
)
libraryDependencies += "com.github.t3hnar" % "akkax_2.11" % "2.3"
[com.github.t3hnar/akkax_2.11 "2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.4.9 |
joda-time : joda-time | jar | 2.9.4 |
org.joda : joda-convert | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scoverage : scalac-scoverage-runtime_2.11 | jar | 1.0.4 |
org.scoverage : scalac-scoverage-plugin_2.11 | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.11 | jar | 2.4.9 |
org.specs2 : specs2-core_2.11 | jar | 2.4.15 |