Download esc-spi-0.1.0.jar file - Jar e

Jar examples for e:esc-spi

Description

The service provider interface provides helpful classes for creating an event store implementation or adapter.

You can download jar file esc-spi 0.1.0 in this page.

Build File

You can use the following script to add esc-spi-0.1.0.jar to your project.

<dependency>
   <groupId>org.fuin.esc</groupId>
   <artifactId>esc-spi</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'org.fuin.esc', name: 'esc-spi', version: '0.1.0'
libraryDependencies += "org.fuin.esc" % "esc-spi" % "0.1.0"
<dependency org="org.fuin.esc" name="esc-spi" rev="0.1.0"/>
@Grapes(@Grab(group='org.fuin.esc', module='esc-spi', version='0.1.0'))
'org.fuin.esc:esc-spi:jar:0.1.0'

Download

Click the following link to download the jar file.

esc-spi-0.1.0-javadoc.jar
esc-spi-0.1.0-sources.jar
esc-spi-0.1.0.jar
esc-spi-0.1.0.pom



Related Tutorials