License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-testkit_2.10.0-RC2 |
Version | Version2.1.0-RC2 |
Type | Typejar |
Description |
Descriptionakka-testkit
akka-testkit
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-testkit_2.10.0-RC2/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-testkit_2.10.0-RC2</artifactId>
<version>2.1.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-testkit_2.10.0-RC2/
implementation 'com.typesafe.akka:akka-testkit_2.10.0-RC2:2.1.0-RC2'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-testkit_2.10.0-RC2/
implementation ("com.typesafe.akka:akka-testkit_2.10.0-RC2:2.1.0-RC2")
'com.typesafe.akka:akka-testkit_2.10.0-RC2:jar:2.1.0-RC2'
<dependency org="com.typesafe.akka" name="akka-testkit_2.10.0-RC2" rev="2.1.0-RC2">
<artifact name="akka-testkit_2.10.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-testkit_2.10.0-RC2', version='2.1.0-RC2')
)
libraryDependencies += "com.typesafe.akka" % "akka-testkit_2.10.0-RC2" % "2.1.0-RC2"
[com.typesafe.akka/akka-testkit_2.10.0-RC2 "2.1.0-RC2"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-actor_2.10.0-RC2 | jar | 2.1.0-RC2 |
org.scala-lang : scala-library | jar | 2.10.0-RC2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.scalatest : scalatest_2.10.0-RC2 | jar | 1.8-B2 |