Last Version

akka-testkit-typed 2.5.12

akka-testkit-typed

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.akka
ArtifactId

ArtifactId

akka-testkit-typed_2.12
Version

Version

2.5.12
Type

Type

jar
Description

Description

akka-testkit-typed
akka-testkit-typed
Project URL

Project URL

http://akka.io/
Project Organization

Project Organization

Lightbend Inc.
Source Code Management

Source Code Management

https://github.com/akka/akka

Download akka-testkit-typed_2.12 2.5.12


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.5
com.typesafe.akka : akka-actor-typed_2.12 jar 2.5.12
com.typesafe.akka : akka-testkit_2.12 jar 2.5.12

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.