is not current version
Last Version 6.0.0

com.geteventstore:eventstore-client_2.11 1.0.1

Event Store JVM Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.geteventstore
ArtifactId

ArtifactId

eventstore-client_2.11
Version

Version

1.0.1
Type

Type

jar

Download eventstore-client_2.11 1.0.1


<!-- https://jarcasting.com/artifacts/com.geteventstore/eventstore-client_2.11/ -->
<dependency>
    <groupId>com.geteventstore</groupId>
    <artifactId>eventstore-client_2.11</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.geteventstore/eventstore-client_2.11/
implementation 'com.geteventstore:eventstore-client_2.11:1.0.1'
// https://jarcasting.com/artifacts/com.geteventstore/eventstore-client_2.11/
implementation ("com.geteventstore:eventstore-client_2.11:1.0.1")
'com.geteventstore:eventstore-client_2.11:jar:1.0.1'
<dependency org="com.geteventstore" name="eventstore-client_2.11" rev="1.0.1">
  <artifact name="eventstore-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geteventstore', module='eventstore-client_2.11', version='1.0.1')
)
libraryDependencies += "com.geteventstore" % "eventstore-client_2.11" % "1.0.1"
[com.geteventstore/eventstore-client_2.11 "1.0.1"]