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