Jar examples for e:esjc
EventStore client for Java 8 that uses Netty for network communication.
You can download jar file esjc 1.7.0 in this page.
MIT License
You can use the following script to add esjc-1.7.0.jar to your project.
<dependency> <groupId>com.github.msemys</groupId> <artifactId>esjc</artifactId> <version>1.7.0</version> </dependency>
compile group: 'com.github.msemys', name: 'esjc', version: '1.7.0'
libraryDependencies += "com.github.msemys" % "esjc" % "1.7.0"
<dependency org="com.github.msemys" name="esjc" rev="1.7.0"/>
@Grapes(@Grab(group='com.github.msemys', module='esjc', version='1.7.0'))
'com.github.msemys:esjc:jar:1.7.0'
Click the following link to download the jar file.
esjc-1.7.0-javadoc.jar