Last Version

org.occurrent:eventstore-api-common 0.14.3

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.14.3
Type

Type

jar
Description

Description

Event Sourcing Utilities for the JVM based on the CloudEvents specification

Download eventstore-api-common 0.14.3


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

Dependencies

compile (4)

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

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.