esc-parent

Defines a common event store Java interface and provides some adapters (like for Greg Young's event store) and implementations (like in-memory or file-based).

Лицензия

Лицензия

Группа

Группа

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

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

esc-parent
Последняя версия

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

0.5.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

esc-parent
Defines a common event store Java interface and provides some adapters (like for Greg Young's event store) and implementations (like in-memory or file-based).
Организация-разработчик

Организация-разработчик

fuin.org (Germany)
Система контроля версий

Система контроля версий

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

Скачать esc-parent

Имя Файла Размер
esc-parent-0.5.0.pom 11 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • api
  • spi
  • mem
  • jpa
  • eshttp
  • esjc
  • test
org.fuin.esc

fuin.org

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

Версия
0.5.0
0.4.2
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0