Jar examples for e:esc-api
Defines the event store commons API.
You can download jar file esc-api 0.1.0 in this page.
You can use the following script to add esc-api-0.1.0.jar to your project.
<dependency> <groupId>org.fuin.esc</groupId> <artifactId>esc-api</artifactId> <version>0.1.0</version> </dependency>
compile group: 'org.fuin.esc', name: 'esc-api', version: '0.1.0'
libraryDependencies += "org.fuin.esc" % "esc-api" % "0.1.0"
<dependency org="org.fuin.esc" name="esc-api" rev="0.1.0"/>
@Grapes(@Grab(group='org.fuin.esc', module='esc-api', version='0.1.0'))
'org.fuin.esc:esc-api:jar:0.1.0'
Click the following link to download the jar file.
esc-api-0.1.0-javadoc.jar