License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-stream-testkit_2.12.0-RC1 |
Last Version | Last Version2.4.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-stream-testkit
akka-stream-testkit
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-stream-testkit_2.12.0-RC1/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-stream-testkit_2.12.0-RC1</artifactId>
<version>2.4.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-stream-testkit_2.12.0-RC1/
implementation 'com.typesafe.akka:akka-stream-testkit_2.12.0-RC1:2.4.11'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-stream-testkit_2.12.0-RC1/
implementation ("com.typesafe.akka:akka-stream-testkit_2.12.0-RC1:2.4.11")
'com.typesafe.akka:akka-stream-testkit_2.12.0-RC1:jar:2.4.11'
<dependency org="com.typesafe.akka" name="akka-stream-testkit_2.12.0-RC1" rev="2.4.11">
<artifact name="akka-stream-testkit_2.12.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-stream-testkit_2.12.0-RC1', version='2.4.11')
)
libraryDependencies += "com.typesafe.akka" % "akka-stream-testkit_2.12.0-RC1" % "2.4.11"
[com.typesafe.akka/akka-stream-testkit_2.12.0-RC1 "2.4.11"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.0-RC1 |
com.typesafe.akka : akka-stream_2.12.0-RC1 | jar | 2.4.11 |
com.typesafe.akka : akka-testkit_2.12.0-RC1 | jar | 2.4.11 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12.0-RC1 | jar | 3.0.0 |
org.scalacheck : scalacheck_2.12.0-RC1 | jar | 1.13.2 |
junit : junit | jar | 4.12 |