Eventasia

Eventasia is a Event Sourcing Framework for use with Spring Boot

License

License

GroupId

GroupId

com.github.eventasia
ArtifactId

ArtifactId

eventasia-starter
Last Version

Last Version

0.0.13.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Eventasia
Eventasia is a Event Sourcing Framework for use with Spring Boot
Project URL

Project URL

https://github.com/Eventasia/eventasia

Download eventasia-starter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.eventasia : eventasia-framework jar 0.0.13.RELEASE
org.springframework.boot : spring-boot-starter jar
org.springframework : spring-aop jar
org.springframework : spring-aspects jar
com.google.code.gson : gson jar 2.7

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar 4.12
org.hamcrest : hamcrest-junit jar 2.0.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.13.RELEASE
0.0.12.RELEASE
0.0.11.RELEASE
0.0.10.RELEASE
0.0.9.RELEASE
0.0.8.RELEASE
0.0.7.RELEASE
0.0.6.RELEASE
0.0.5.RELEASE
0.0.4.RELEASE