eventStorm util

Library to simplify sql mapping and event sourcing

Лицензия

Лицензия

Категории

Категории

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

Группа

eu.eventstorm
Идентификатор

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

eventstorm-util
Последняя версия

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

0.11.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

eventStorm util
Library to simplify sql mapping and event sourcing

Скачать eventstorm-util

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 29.0-jre
org.slf4j : slf4j-api jar 1.7.30

test (1)

Идентификатор библиотеки Тип Версия
eu.eventstorm : eventstorm-test jar 0.11.0

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

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

eventStorm

Build status Quality Gate SonarCloud Coverage SonarCloud Bugs SonarCloud Vulnerabilities

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

Версия
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.1.0