org.occurrent:eventstore-inmemory

Event Sourcing Utilities for the JVM based on the CloudEvents specification

Лицензия

Лицензия

Группа

Группа

org.occurrent
Идентификатор

Идентификатор

eventstore-inmemory
Последняя версия

Последняя версия

0.14.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Event Sourcing Utilities for the JVM based on the CloudEvents specification

Скачать eventstore-inmemory

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.occurrent : eventstore-api-blocking jar 0.14.3
org.occurrent : inmemory-filter-matching jar 0.14.3
io.cloudevents : cloudevents-core jar 2.3.0

test (4)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.assertj : assertj-core jar 3.16.1
org.occurrent : test-support jar 0.14.3

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.14.3
0.14.2
0.14.1
0.14.0
0.13.1
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.0
0.5.1
0.5.0