License |
License |
---|---|
GroupId | GroupIdorg.occurrent |
ArtifactId | ArtifactIdeventstore-api-blocking |
Last Version | Last Version0.14.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEvent Sourcing Utilities for the JVM based on the CloudEvents specification
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.occurrent : eventstore-api-common | jar | 0.14.3 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional | jar | 1.6.21 |