is not current version
Last Version 10.2.9

akka-http-testkit 10.2.8

Akka Http: Modern, fast, asynchronous, streaming-first HTTP server and client.

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.akka
ArtifactId

ArtifactId

akka-http-testkit_2.13
Version

Version

10.2.8
Type

Type

jar
Description

Description

akka-http-testkit
Akka Http: Modern, fast, asynchronous, streaming-first HTTP server and client.
Project URL

Project URL

https://akka.io
Project Organization

Project Organization

Lightbend
Source Code Management

Source Code Management

https://github.com/akka/akka-http

Download akka-http-testkit_2.13 10.2.8


<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-http-testkit_2.13/ -->
<dependency>
    <groupId>com.typesafe.akka</groupId>
    <artifactId>akka-http-testkit_2.13</artifactId>
    <version>10.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-http-testkit_2.13/
implementation 'com.typesafe.akka:akka-http-testkit_2.13:10.2.8'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-http-testkit_2.13/
implementation ("com.typesafe.akka:akka-http-testkit_2.13:10.2.8")
'com.typesafe.akka:akka-http-testkit_2.13:jar:10.2.8'
<dependency org="com.typesafe.akka" name="akka-http-testkit_2.13" rev="10.2.8">
  <artifact name="akka-http-testkit_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-http-testkit_2.13', version='10.2.8')
)
libraryDependencies += "com.typesafe.akka" % "akka-http-testkit_2.13" % "10.2.8"
[com.typesafe.akka/akka-http-testkit_2.13 "10.2.8"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
com.typesafe.akka : akka-http_2.13 jar 10.2.8

provided (2)

Group / Artifact Type Version
com.typesafe.akka : akka-stream-testkit_2.13 jar 2.5.32
com.typesafe.akka : akka-testkit_2.13 jar 2.5.32

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.github.sbt : junit-interface jar 0.13.3
org.scalatest : scalatest_2.13 jar 3.1.4
org.specs2 : specs2-core_2.13 jar 4.10.6

Project Modules

There are no modules declared in this project.