JEECQRS JCommonDomain Integration: JEEventstore Persistence

A library of services and classes that integrates JEECQRS and JCommonDomain with JEEventstore as persistence mechanism. This library is left independent of a choice of underlying persistence or serialization technology within JEventStore, i.e., one includes this module as library and adds the desired persistence (e.g., JPA) and serialization (e.g., GSON) implementations as needed.

Лицензия

Лицензия

Категории

Категории

Doma Данные ORM
Группа

Группа

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

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

jeecqrs-jcommondomain-persistence-jeeventstore
Последняя версия

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

1.4.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

JEECQRS JCommonDomain Integration: JEEventstore Persistence
A library of services and classes that integrates JEECQRS and JCommonDomain with JEEventstore as persistence mechanism. This library is left independent of a choice of underlying persistence or serialization technology within JEventStore, i.e., one includes this module as library and adds the desired persistence (e.g., JPA) and serialization (e.g., GSON) implementations as needed.

Скачать jeecqrs-jcommondomain-persistence-jeeventstore

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.jeecqrs : jeecqrs-jcommondomain-core jar
org.jeecqrs : jeecqrs-core jar
org.jeecqrs : jcommondomain-core jar
org.jeeventstore : jeeventstore-core jar
org.jeecqrs : jcommondomain-persistence-jeeventstore jar

provided (1)

Идентификатор библиотеки Тип Версия
javax : javaee-api jar 6.0

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

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

JEECQRS-JCommonDomain-Integration

Encapsulates various infrastructure concerns when using JEECQRS with JCommonDomain

org.jeecqrs

JEEventStore

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

Версия
1.4.1
1.4
1.3.1
1.3
1.2