is not current version
Last Version 0.14.3

org.occurrent:eventstore-api 0.10.0

Event Sourcing Utilities for the JVM based on the CloudEvents specification

License

License

GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

eventstore-api
Version

Version

0.10.0
Type

Type

pom
Description

Description

Event Sourcing Utilities for the JVM based on the CloudEvents specification

Download eventstore-api 0.10.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • blocking
  • reactor
  • common