The Streaming-first HTTP server/module of Apache Pekko
pekko-http-core 1.2.0
Group ID:
org.apache.pekko
Artifact ID:
pekko-http-core_2.12
Version:
1.2.0
Version Scheme:
Release Date:
May 10, 2025
Licenses:
Files:
Full Scala Version:
2.12.20
Developers:
libraryDependencies += "org.apache.pekko" %% "pekko-http-core" % "1.2.0"
ivy"org.apache.pekko::pekko-http-core:1.2.0"
//> using dep "org.apache.pekko::pekko-http-core:1.2.0"
import $ivy.`org.apache.pekko::pekko-http-core:1.2.0`
<dependency> <groupId>org.apache.pekko</groupId> <artifactId>pekko-http-core_2.12</artifactId> <version>1.2.0</version> </dependency>
compile group: 'org.apache.pekko', name: 'pekko-http-core_2.12', version: '1.2.0'