Scala utils for: Akka, Akka-Http, JDBC, SQL-databases, Daemon services, Digital Signature, Xml, Wizard Framework and many other Helpers.
Look documentation at project page.
libraryDependencies += "io.github.emsoft" %% "scalut-akka-stream" % "0.3.0"
import $ivy.`io.github.emsoft::scalut-akka-stream:0.3.0`
<dependency> <groupId>io.github.emsoft</groupId> <artifactId>scalut-akka-stream_2.11</artifactId> <version>0.3.0</version> </dependency>
compile group: 'io.github.emsoft', name: 'scalut-akka-stream_2.11', version: '0.3.0'
ivy"io.github.emsoft::scalut-akka-stream:0.3.0"