Download vertigo-0.7.0-RC2.jar file - Jar v

Jar examples for v:vertigo

Description

A distributed event processing framework for Vert.x.

You can download jar file vertigo 0.7.0-RC2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add vertigo-0.7.0-RC2.jar to your project.

<dependency>
   <groupId>net.kuujo</groupId>
   <artifactId>vertigo</artifactId>
   <version>0.7.0-RC2</version>
</dependency>
compile group: 'net.kuujo', name: 'vertigo', version: '0.7.0-RC2'
libraryDependencies += "net.kuujo" % "vertigo" % "0.7.0-RC2"
<dependency org="net.kuujo" name="vertigo" rev="0.7.0-RC2"/>
@Grapes(@Grab(group='net.kuujo', module='vertigo', version='0.7.0-RC2'))
'net.kuujo:vertigo:jar:0.7.0-RC2'

Download

Click the following link to download the jar file.

vertigo-0.7.0-RC2-javadoc.jar
vertigo-0.7.0-RC2-sources.jar
vertigo-0.7.0-RC2.jar
vertigo-0.7.0-RC2.pom



Related Tutorials