License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdorg.occurrent |
ArtifactId | ArtifactIdeventstore-api-reactor |
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-reactor/ -->
<dependency>
<groupId>org.occurrent</groupId>
<artifactId>eventstore-api-reactor</artifactId>
<version>0.14.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/eventstore-api-reactor/
implementation 'org.occurrent:eventstore-api-reactor:0.14.3'
// https://jarcasting.com/artifacts/org.occurrent/eventstore-api-reactor/
implementation ("org.occurrent:eventstore-api-reactor:0.14.3")
'org.occurrent:eventstore-api-reactor:jar:0.14.3'
<dependency org="org.occurrent" name="eventstore-api-reactor" rev="0.14.3">
<artifact name="eventstore-api-reactor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='eventstore-api-reactor', version='0.14.3')
)
libraryDependencies += "org.occurrent" % "eventstore-api-reactor" % "0.14.3"
[org.occurrent/eventstore-api-reactor "0.14.3"]
Group / Artifact | Type | Version |
---|---|---|
org.occurrent : eventstore-api-common | jar | 0.14.3 |
io.projectreactor : reactor-core | jar | 3.4.16 |