Eventasia

Eventasia is a Event Sourcing Framework for use with Spring Boot

Лицензия

Лицензия

Группа

Группа

com.github.eventasia
Идентификатор

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

eventasia-store
Последняя версия

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

0.0.5.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

Eventasia
Eventasia is a Event Sourcing Framework for use with Spring Boot
Ссылка на сайт

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

https://github.com/Eventasia/eventasia

Скачать eventasia-store

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

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

Зависимости

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

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

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

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

Версия
0.0.5.RELEASE
0.0.4.RELEASE