License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-testkit_2.13.0-RC3 |
Last Version | Last Version2.5.23 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-testkit
akka-testkit
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-testkit_2.13.0-RC3/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-testkit_2.13.0-RC3</artifactId>
<version>2.5.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-testkit_2.13.0-RC3/
implementation 'com.typesafe.akka:akka-testkit_2.13.0-RC3:2.5.23'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-testkit_2.13.0-RC3/
implementation ("com.typesafe.akka:akka-testkit_2.13.0-RC3:2.5.23")
'com.typesafe.akka:akka-testkit_2.13.0-RC3:jar:2.5.23'
<dependency org="com.typesafe.akka" name="akka-testkit_2.13.0-RC3" rev="2.5.23">
<artifact name="akka-testkit_2.13.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-testkit_2.13.0-RC3', version='2.5.23')
)
libraryDependencies += "com.typesafe.akka" % "akka-testkit_2.13.0-RC3" % "2.5.23"
[com.typesafe.akka/akka-testkit_2.13.0-RC3 "2.5.23"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-RC3 |
com.typesafe.akka : akka-actor_2.13.0-RC3 | jar | 2.5.23 |
Group / Artifact | Type | Version |
---|---|---|
com.github.ghik : silencer-lib_2.13.0-RC3 | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.scalatest : scalatest_2.13.0-RC3 | jar | 3.0.8-RC5 |
io.dropwizard.metrics : metrics-core | jar | 3.2.5 |
io.dropwizard.metrics : metrics-jvm | jar | 3.2.5 |
org.latencyutils : LatencyUtils | jar | 1.0.5 |
org.hdrhistogram : HdrHistogram | jar | 2.1.10 |