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


Group ID:
com.github.matsluni
Artifact ID:
aws-spi-akka-http_2.11
Version:
0.0.2
Release Date:
Aug 2, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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