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" % "0.2.0"
import $ivy.`io.github.emsoft::scalut-akka:0.2.0`
<dependency> <groupId>io.github.emsoft</groupId> <artifactId>scalut-akka_2.12</artifactId> <version>0.2.0</version> </dependency>
compile group: 'io.github.emsoft', name: 'scalut-akka_2.12', version: '0.2.0'
ivy"io.github.emsoft::scalut-akka:0.2.0"