License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-testkit_2.12.0-M4 |
Last Version | Last Version2.4.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-testkit
akka-testkit
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
akka-testkit_2.12.0-M4-2.4.9.pom | |
akka-testkit_2.12.0-M4-2.4.9.jar | 199 KB |
akka-testkit_2.12.0-M4-2.4.9-sources.jar | 30 KB |
akka-testkit_2.12.0-M4-2.4.9-javadoc.jar | 278 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-testkit_2.12.0-M4/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-testkit_2.12.0-M4</artifactId>
<version>2.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-testkit_2.12.0-M4/
implementation 'com.typesafe.akka:akka-testkit_2.12.0-M4:2.4.9'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-testkit_2.12.0-M4/
implementation ("com.typesafe.akka:akka-testkit_2.12.0-M4:2.4.9")
'com.typesafe.akka:akka-testkit_2.12.0-M4:jar:2.4.9'
<dependency org="com.typesafe.akka" name="akka-testkit_2.12.0-M4" rev="2.4.9">
<artifact name="akka-testkit_2.12.0-M4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-testkit_2.12.0-M4', version='2.4.9')
)
libraryDependencies += "com.typesafe.akka" % "akka-testkit_2.12.0-M4" % "2.4.9"
[com.typesafe.akka/akka-testkit_2.12.0-M4 "2.4.9"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.0-M4 |
com.typesafe.akka : akka-actor_2.12.0-M4 | jar | 2.4.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.scalatest : scalatest_2.12.0-M4 | jar | 2.2.6 |
com.codahale.metrics : metrics-core | jar | 3.0.2 |
com.codahale.metrics : metrics-jvm | jar | 3.0.2 |
org.latencyutils : LatencyUtils | jar | 1.0.3 |
org.hdrhistogram : HdrHistogram | jar | 2.1.8 |