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

Eventasia 0.0.3.RELEASE

Eventasia is a Event Sourcing Framework for use with Spring Boot

Лицензия

Лицензия

Группа

Группа

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

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

event-store
Версия

Версия

0.0.3.RELEASE
Тип

Тип

jar
Описание

Описание

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

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

https://github.com/Eventasia/eventasia

Скачать event-store 0.0.3.RELEASE


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.github.eventasia : framework jar 0.0.3.RELEASE
org.springframework.boot : spring-boot-starter jar
org.springframework.kafka : spring-kafka jar 1.0.2.RELEASE
org.springframework : spring-aop jar
org.springframework : spring-aspects jar
com.google.code.gson : gson jar 2.7

test (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar 4.12
org.hamcrest : hamcrest-junit jar 2.0.0.0

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

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