esc-mem

In-memory implementation of the event store commons api for unit testing.

License

License

GroupId

GroupId

org.fuin.esc
ArtifactId

ArtifactId

esc-mem
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

esc-mem
In-memory implementation of the event store commons api for unit testing.
Project Organization

Project Organization

fuin.org (Germany)
Source Code Management

Source Code Management

https://github.com/fuinorg/event-store-commons/

Download esc-mem

How to add to project

<!-- https://jarcasting.com/artifacts/org.fuin.esc/esc-mem/ -->
<dependency>
    <groupId>org.fuin.esc</groupId>
    <artifactId>esc-mem</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fuin.esc/esc-mem/
implementation 'org.fuin.esc:esc-mem:0.5.0'
// https://jarcasting.com/artifacts/org.fuin.esc/esc-mem/
implementation ("org.fuin.esc:esc-mem:0.5.0")
'org.fuin.esc:esc-mem:jar:0.5.0'
<dependency org="org.fuin.esc" name="esc-mem" rev="0.5.0">
  <artifact name="esc-mem" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fuin.esc', module='esc-mem', version='0.5.0')
)
libraryDependencies += "org.fuin.esc" % "esc-mem" % "0.5.0"
[org.fuin.esc/esc-mem "0.5.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.fuin.esc : esc-api jar 0.5.0
org.fuin.esc : esc-spi jar 0.5.0
org.fuin : objects4j jar 0.8.0
jakarta.validation : jakarta.validation-api Optional jar 3.0.0
org.apache.commons : commons-lang3 jar 3.12.0
org.slf4j : slf4j-api jar 1.7.32

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.20.2
org.fuin : units4j jar 0.10.0
nl.jqno.equalsverifier : equalsverifier jar 3.7.1
ch.qos.logback : logback-classic jar 1.2.5
org.hibernate.validator : hibernate-validator jar 7.0.1.Final

Project Modules

There are no modules declared in this project.
org.fuin.esc

fuin.org

Versions

Version
0.5.0
0.4.2
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0