is not current version
Last Version 8.0.1

com.geteventstore:eventstore-client_2.12 5.0.1

Event Store JVM Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.geteventstore
ArtifactId

ArtifactId

eventstore-client_2.12
Version

Version

5.0.1
Type

Type

jar

Download eventstore-client_2.12 5.0.1


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