matsluni / aws-spi-akka-http   1.0.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 akka-http.

Scala versions: 3.x 2.13 2.12 2.11

aws-spi-akka-http 0.0.11


Group ID:
com.github.matsluni
Artifact ID:
aws-spi-akka-http_2.13
Version:
0.0.11
Release Date:
Dec 6, 2020
Licenses:
Files:

libraryDependencies += "com.github.matsluni" %% "aws-spi-akka-http" % "0.0.11"

Mill build tool

ivy"com.github.matsluni::aws-spi-akka-http:0.0.11"

Scala CLI

//> using dep "com.github.matsluni::aws-spi-akka-http:0.0.11"

Ammonite REPL

import $ivy.`com.github.matsluni::aws-spi-akka-http:0.0.11`

<dependency>
  <groupId>com.github.matsluni</groupId>
  <artifactId>aws-spi-akka-http_2.13</artifactId>
  <version>0.0.11</version>
</dependency>

compile group: 'com.github.matsluni', name: 'aws-spi-akka-http_2.13', version: '0.0.11'