Apache James :: Event sourcing :: Event Store :: Memory

Memory implementation for James Event Store

License

License

GroupId

GroupId

org.apache.james
ArtifactId

ArtifactId

event-sourcing-event-store-memory
Last Version

Last Version

3.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache James :: Event sourcing :: Event Store :: Memory
Memory implementation for James Event Store
Project Organization

Project Organization

The Apache Software Foundation

Download event-sourcing-event-store-memory

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

test (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.7.0
3.6.2
3.6.0
3.5.0
3.4.0
3.3.0
3.2.0
3.1.0