eventStorm

Library to simplify sql mapping and event sourcing

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.11.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

eventStorm
Library to simplify sql mapping and event sourcing
Ссылка на сайт

Ссылка на сайт

https://github.com/eventstorm-projects/eventstorm
Система контроля версий

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

https://github.com/eventstorm-projects/eventstorm

Скачать eventstorm

Имя Файла Размер
eventstorm-0.11.0.pom 11 KB
Обзор

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

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

Зависимости

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

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

  • eventstorm-test
  • eventstorm-util
  • eventstorm-problem
  • eventstorm-csv
  • eventstorm-sql
  • eventstorm-sql-apt
  • eventstorm-sql-spring
  • eventstorm-core-api
  • eventstorm-annotation
  • eventstorm-cloudevents
  • eventstorm-eventstore
  • eventstorm-eventbus
  • eventstorm-batch
  • eventstorm-cqrs
  • eventstorm-core-apt
  • eventstorm-starter-web
  • eventstorm-starter-webflux
  • eventstorm-bom

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