Last Version

akka-testkit 2.3.16

akka-testkit

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.akka
ArtifactId

ArtifactId

akka-testkit_2.10
Version

Version

2.3.16
Type

Type

jar
Description

Description

akka-testkit
akka-testkit
Project URL

Project URL

http://akka.io/
Project Organization

Project Organization

Typesafe Inc.

Download akka-testkit_2.10 2.3.16


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
com.typesafe.akka : akka-actor_2.10 jar 2.3.16

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.scalatest : scalatest_2.10 jar 2.1.3

Project Modules

There are no modules declared in this project.