License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-stream-testkit_2.12.0-M5 |
Version | Version2.4.8 |
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-M5/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-stream-testkit_2.12.0-M5</artifactId>
<version>2.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-stream-testkit_2.12.0-M5/
implementation 'com.typesafe.akka:akka-stream-testkit_2.12.0-M5:2.4.8'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-stream-testkit_2.12.0-M5/
implementation ("com.typesafe.akka:akka-stream-testkit_2.12.0-M5:2.4.8")
'com.typesafe.akka:akka-stream-testkit_2.12.0-M5:jar:2.4.8'
<dependency org="com.typesafe.akka" name="akka-stream-testkit_2.12.0-M5" rev="2.4.8">
<artifact name="akka-stream-testkit_2.12.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-stream-testkit_2.12.0-M5', version='2.4.8')
)
libraryDependencies += "com.typesafe.akka" % "akka-stream-testkit_2.12.0-M5" % "2.4.8"
[com.typesafe.akka/akka-stream-testkit_2.12.0-M5 "2.4.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.0-M5 |
com.typesafe.akka : akka-stream_2.12.0-M5 | jar | 2.4.8 |
com.typesafe.akka : akka-testkit_2.12.0-M5 | jar | 2.4.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12.0-M5 | jar | 3.0.0-RC4 |
org.scalacheck : scalacheck_2.12.0-M5 | jar | 1.11.6 |
junit : junit | jar | 4.12 |