Download vertigo-0.7.0-RC3.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-RC3 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials