License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-testkit_2.12.0-M2 |
Last Version | Last Version2.4.0 |
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-M2-2.4.0.pom | |
akka-testkit_2.12.0-M2-2.4.0.jar | 201 KB |
akka-testkit_2.12.0-M2-2.4.0-sources.jar | 31 KB |
akka-testkit_2.12.0-M2-2.4.0-javadoc.jar | 260 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-testkit_2.12.0-M2/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-testkit_2.12.0-M2</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-testkit_2.12.0-M2/
implementation 'com.typesafe.akka:akka-testkit_2.12.0-M2:2.4.0'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-testkit_2.12.0-M2/
implementation ("com.typesafe.akka:akka-testkit_2.12.0-M2:2.4.0")
'com.typesafe.akka:akka-testkit_2.12.0-M2:jar:2.4.0'
<dependency org="com.typesafe.akka" name="akka-testkit_2.12.0-M2" rev="2.4.0">
<artifact name="akka-testkit_2.12.0-M2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-testkit_2.12.0-M2', version='2.4.0')
)
libraryDependencies += "com.typesafe.akka" % "akka-testkit_2.12.0-M2" % "2.4.0"
[com.typesafe.akka/akka-testkit_2.12.0-M2 "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.0-M2 |
com.typesafe.akka : akka-actor_2.12.0-M2 | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.scalatest : scalatest_2.12.0-M2 | jar | 2.2.5-M2 |
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 | 1.1.4 |