is not current version
Last Version 1.1.9

org.jeeventstore:jeeventstore-core 1.1.7


GroupId

GroupId

org.jeeventstore
ArtifactId

ArtifactId

jeeventstore-core
Version

Version

1.1.7
Type

Type

jar

Download jeeventstore-core 1.1.7


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