Last Version

org.occurrent:eventstore-api-blocking 0.14.3

Event Sourcing Utilities for the JVM based on the CloudEvents specification

License

License

GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

eventstore-api-blocking
Version

Version

0.14.3
Type

Type

jar
Description

Description

Event Sourcing Utilities for the JVM based on the CloudEvents specification

Download eventstore-api-blocking 0.14.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.occurrent : eventstore-api-common jar 0.14.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional jar 1.6.21

Project Modules

There are no modules declared in this project.