Jar examples for e:eventsourcing-core
A library used at otto.de to implement Spring Boot based event-sourcing microserivces.
You can download jar file eventsourcing-core 0.4.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add eventsourcing-core-0.4.0.jar to your project.
<dependency> <groupId>com.eventsourcing</groupId> <artifactId>eventsourcing-core</artifactId> <version>0.4.0</version> </dependency>
compile group: 'com.eventsourcing', name: 'eventsourcing-core', version: '0.4.0'
libraryDependencies += "com.eventsourcing" % "eventsourcing-core" % "0.4.0"
<dependency org="com.eventsourcing" name="eventsourcing-core" rev="0.4.0"/>
@Grapes(@Grab(group='com.eventsourcing', module='eventsourcing-core', version='0.4.0'))
'com.eventsourcing:eventsourcing-core:jar:0.4.0'
Click the following link to download the jar file.
eventsourcing-core-0.4.0-javadoc.jar