License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-http-testkit_2.13.0-M3 |
Last Version | Last Version10.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-http-testkit
akka-http-testkit
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-http-testkit_2.13.0-M3/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-http-testkit_2.13.0-M3</artifactId>
<version>10.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-http-testkit_2.13.0-M3/
implementation 'com.typesafe.akka:akka-http-testkit_2.13.0-M3:10.1.3'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-http-testkit_2.13.0-M3/
implementation ("com.typesafe.akka:akka-http-testkit_2.13.0-M3:10.1.3")
'com.typesafe.akka:akka-http-testkit_2.13.0-M3:jar:10.1.3'
<dependency org="com.typesafe.akka" name="akka-http-testkit_2.13.0-M3" rev="10.1.3">
<artifact name="akka-http-testkit_2.13.0-M3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-http-testkit_2.13.0-M3', version='10.1.3')
)
libraryDependencies += "com.typesafe.akka" % "akka-http-testkit_2.13.0-M3" % "10.1.3"
[com.typesafe.akka/akka-http-testkit_2.13.0-M3 "10.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M3 |
com.typesafe.akka : akka-http_2.13.0-M3 | jar | 10.1.3 |
com.typesafe.akka : akka-stream-testkit_2.13.0-M3 | jar | 2.5.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.novocode : junit-interface | jar | 0.11 |
org.scalatest : scalatest_2.13.0-M3 | jar | 3.0.5-M1 |
org.specs2 : specs2-core_2.13.0-M3 | jar | 4.2.0 |