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