is not current version
Last Version 0.14.3

org.occurrent:eventstore-api-common 0.11.0

Event Sourcing Utilities for the JVM based on the CloudEvents specification

License

License

GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

eventstore-api-common
Version

Version

0.11.0
Type

Type

jar
Description

Description

Event Sourcing Utilities for the JVM based on the CloudEvents specification

Download eventstore-api-common 0.11.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.occurrent : cloudevents-extension jar 0.11.0
io.cloudevents : cloudevents-api jar 2.1.1
org.occurrent : filter jar 0.11.0
org.occurrent : functional-support jar 0.11.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2
org.assertj : assertj-core jar 3.16.1

Project Modules

There are no modules declared in this project.