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