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

eventStorm 0.11.0

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 0.11.0

Имя Файла Размер
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