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