is not current version
Last Version 8.0.1

com.geteventstore:eventstore-client_2.12 4.1.0

Event Store JVM Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.geteventstore
ArtifactId

ArtifactId

eventstore-client_2.12
Version

Version

4.1.0
Type

Type

jar

Download eventstore-client_2.12 4.1.0


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