The Streaming-first HTTP server/module of Apache Pekko
pekko-http-testkit 1.0.1
Group ID:
org.apache.pekko
Artifact ID:
pekko-http-testkit_3
Version:
1.0.1
Version Scheme:
Release Date:
Feb 7, 2024
Licenses:
Files:
Full Scala Version:
3.3.1
Developers:
libraryDependencies += "org.apache.pekko" %% "pekko-http-testkit" % "1.0.1"
ivy"org.apache.pekko::pekko-http-testkit:1.0.1"
//> using dep "org.apache.pekko::pekko-http-testkit:1.0.1"
import $ivy.`org.apache.pekko::pekko-http-testkit:1.0.1`
<dependency> <groupId>org.apache.pekko</groupId> <artifactId>pekko-http-testkit_3</artifactId> <version>1.0.1</version> </dependency>
compile group: 'org.apache.pekko', name: 'pekko-http-testkit_3', version: '1.0.1'