Scala Eventstore Client
sec is a client library for Scala + EventStoreDB - Proceed to the microsite for more information.
libraryDependencies += "io.github.ahjohannessen" %% "sec" % "0.1.0-M2"
import $ivy.`io.github.ahjohannessen::sec:0.1.0-M2`
<dependency> <groupId>io.github.ahjohannessen</groupId> <artifactId>sec_2.13</artifactId> <version>0.1.0-M2</version> </dependency>
compile group: 'io.github.ahjohannessen', name: 'sec_2.13', version: '0.1.0-M2'
ivy"io.github.ahjohannessen::sec:0.1.0-M2"