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.5


Group ID:
com.github.matsluni
Artifact ID:
aws-spi-akka-http_2.12
Version:
0.0.5
Release Date:
Apr 10, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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