pjfanning / aws-spi-pekko-http   0.1.1

Apache License 2.0 GitHub

This is an alternative implementation of the new AWS Java SDK v2 non-blocking async SPI. It provides an alternative to the built-in Netty implementation based on pekko-http.

Scala versions: 3.x 2.13 2.12

aws-spi-pekko-http 0.1.0


Group ID:
com.github.pjfanning
Artifact ID:
aws-spi-pekko-http_2.12
Version:
0.1.0
Release Date:
Aug 2, 2023
Licenses:
Files:

libraryDependencies += "com.github.pjfanning" %% "aws-spi-pekko-http" % "0.1.0"

Mill build tool

ivy"com.github.pjfanning::aws-spi-pekko-http:0.1.0"

Scala CLI

//> using dep "com.github.pjfanning::aws-spi-pekko-http:0.1.0"

Ammonite REPL

import $ivy.`com.github.pjfanning::aws-spi-pekko-http:0.1.0`

<dependency>
  <groupId>com.github.pjfanning</groupId>
  <artifactId>aws-spi-pekko-http_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.pjfanning', name: 'aws-spi-pekko-http_2.12', version: '0.1.0'