Jar examples for e:eventsourcing-inmem
Event capture and querying framework for Java
You can download jar file eventsourcing-inmem 0.4.2 in this page.
Mozilla Public License, v. 2.0
You can use the following script to add eventsourcing-inmem-0.4.2.jar to your project.
<dependency> <groupId>com.eventsourcing</groupId> <artifactId>eventsourcing-inmem</artifactId> <version>0.4.2</version> </dependency>
compile group: 'com.eventsourcing', name: 'eventsourcing-inmem', version: '0.4.2'
libraryDependencies += "com.eventsourcing" % "eventsourcing-inmem" % "0.4.2"
<dependency org="com.eventsourcing" name="eventsourcing-inmem" rev="0.4.2"/>
@Grapes(@Grab(group='com.eventsourcing', module='eventsourcing-inmem', version='0.4.2'))
'com.eventsourcing:eventsourcing-inmem:jar:0.4.2'
Click the following link to download the jar file.
eventsourcing-inmem-0.4.2-javadoc.jar