is not current version
Last Version 2.6.19

akka-testkit 2.6.15

Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.akka
ArtifactId

ArtifactId

akka-testkit_2.13
Version

Version

2.6.15
Type

Type

jar
Description

Description

akka-testkit
Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.
Project URL

Project URL

https://akka.io/
Project Organization

Project Organization

Lightbend Inc.
Source Code Management

Source Code Management

https://github.com/akka/akka

Download akka-testkit_2.13 2.6.15


<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-testkit_2.13/ -->
<dependency>
    <groupId>com.typesafe.akka</groupId>
    <artifactId>akka-testkit_2.13</artifactId>
    <version>2.6.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-testkit_2.13/
implementation 'com.typesafe.akka:akka-testkit_2.13:2.6.15'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-testkit_2.13/
implementation ("com.typesafe.akka:akka-testkit_2.13:2.6.15")
'com.typesafe.akka:akka-testkit_2.13:jar:2.6.15'
<dependency org="com.typesafe.akka" name="akka-testkit_2.13" rev="2.6.15">
  <artifact name="akka-testkit_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-testkit_2.13', version='2.6.15')
)
libraryDependencies += "com.typesafe.akka" % "akka-testkit_2.13" % "2.6.15"
[com.typesafe.akka/akka-testkit_2.13 "2.6.15"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
com.typesafe.akka : akka-actor_2.13 jar 2.6.15

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.scalatest : scalatest_2.13 jar 3.1.4
io.dropwizard.metrics : metrics-core jar 4.1.21
io.dropwizard.metrics : metrics-jvm jar 4.1.21
org.latencyutils : LatencyUtils jar 2.0.3
org.hdrhistogram : HdrHistogram jar 2.1.12

Project Modules

There are no modules declared in this project.