is not current version
Last Version 2.0.0

org.calrissian.accumulorecipes:event-store 1.1.0

The event store is a document store for time-based events.

GroupId

GroupId

org.calrissian.accumulorecipes
ArtifactId

ArtifactId

event-store
Version

Version

1.1.0
Type

Type

jar

Download event-store 1.1.0


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