License |
License |
---|---|
GroupId | GroupIdorg.apache.james |
ArtifactId | ArtifactIdevent-sourcing-event-store-api |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache James :: Event Sourcing :: Event Store :: API
James Event Sourcing interface for Event Store implementations
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.james/event-sourcing-event-store-api/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>event-sourcing-event-store-api</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/event-sourcing-event-store-api/
implementation 'org.apache.james:event-sourcing-event-store-api:3.7.0'
// https://jarcasting.com/artifacts/org.apache.james/event-sourcing-event-store-api/
implementation ("org.apache.james:event-sourcing-event-store-api:3.7.0")
'org.apache.james:event-sourcing-event-store-api:jar:3.7.0'
<dependency org="org.apache.james" name="event-sourcing-event-store-api" rev="3.7.0">
<artifact name="event-sourcing-event-store-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='event-sourcing-event-store-api', version='3.7.0')
)
libraryDependencies += "org.apache.james" % "event-sourcing-event-store-api" % "3.7.0"
[org.apache.james/event-sourcing-event-store-api "3.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.james : event-sourcing-pojo | jar | 3.7.0 |
org.reactivestreams : reactive-streams | jar | |
org.scala-lang : scala-library | jar | 2.13.7 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.james : event-sourcing-pojo | test-jar | 3.7.0 |
org.apache.james : testing-base | jar | 3.7.0 |
io.projectreactor : reactor-scala-extensions_2.13 | jar | 0.8.0 |