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