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