is not current version
Last Version 2.0.3

com.geteventstore:eventstore-client_2.10 2.0.2

Event Store JVM Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.geteventstore
ArtifactId

ArtifactId

eventstore-client_2.10
Version

Version

2.0.2
Type

Type

jar

Download eventstore-client_2.10 2.0.2


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