eventStorm sql

Library to simplify sql mapping and event sourcing

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.11.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

eventStorm sql
Library to simplify sql mapping and event sourcing

Скачать eventstorm-sql

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
eu.eventstorm : eventstorm-util jar 0.11.0
org.slf4j : slf4j-api jar 1.7.30
com.fasterxml.jackson.core : jackson-databind Необязательный jar 2.11.1
io.zipkin.brave : brave Необязательный jar

test (5)

Идентификатор библиотеки Тип Версия
eu.eventstorm : eventstorm-test jar 0.11.0
com.h2database : h2 jar 1.4.200
com.zaxxer : HikariCP jar 3.4.5
org.mockito : mockito-core jar 3.4.6
eu.eventstorm : eventstorm-csv 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