Jar examples for e:event-store
Eventasia is a Event Sourcing Framework for use with Spring Boot
You can download jar file event-store 0.0.3.RELEASE in this page.
The Apache Software License, Version 2.0
You can use the following script to add event-store-0.0.3.RELEASE.jar to your project.
<dependency> <groupId>com.github.eventasia</groupId> <artifactId>event-store</artifactId> <version>0.0.3.RELEASE</version> </dependency>
compile group: 'com.github.eventasia', name: 'event-store', version: '0.0.3.RELEASE'
libraryDependencies += "com.github.eventasia" % "event-store" % "0.0.3.RELEASE"
<dependency org="com.github.eventasia" name="event-store" rev="0.0.3.RELEASE"/>
@Grapes(@Grab(group='com.github.eventasia', module='event-store', version='0.0.3.RELEASE'))
'com.github.eventasia:event-store:jar:0.0.3.RELEASE'
Click the following link to download the jar file.
event-store-0.0.3.RELEASE-javadoc.jar