Download wraith-engine-0.0.9.jar file - Jar w

Jar examples for w:wraith-engine

Description

An efficient event correlation library

You can download jar file wraith-engine 0.0.9 in this page.

Build File

You can use the following script to add wraith-engine-0.0.9.jar to your project.

<dependency>
   <groupId>com.srotya.tau</groupId>
   <artifactId>wraith-engine</artifactId>
   <version>0.0.9</version>
</dependency>
compile group: 'com.srotya.tau', name: 'wraith-engine', version: '0.0.9'
libraryDependencies += "com.srotya.tau" % "wraith-engine" % "0.0.9"
<dependency org="com.srotya.tau" name="wraith-engine" rev="0.0.9"/>
@Grapes(@Grab(group='com.srotya.tau', module='wraith-engine', version='0.0.9'))
'com.srotya.tau:wraith-engine:jar:0.0.9'

Download

Click the following link to download the jar file.

wraith-engine-0.0.9-javadoc.jar
wraith-engine-0.0.9-sources.jar
wraith-engine-0.0.9-tests.jar
wraith-engine-0.0.9.jar
wraith-engine-0.0.9.pom



Related Tutorials