Jar examples for v:vertigo
A distributed event processing framework for Vert.x.
You can download jar file vertigo 0.7.0-RC1 in this page.
Apache License, Version 2.0
You can use the following script to add vertigo-0.7.0-RC1.jar to your project.
<dependency> <groupId>net.kuujo</groupId> <artifactId>vertigo</artifactId> <version>0.7.0-RC1</version> </dependency>
compile group: 'net.kuujo', name: 'vertigo', version: '0.7.0-RC1'
libraryDependencies += "net.kuujo" % "vertigo" % "0.7.0-RC1"
<dependency org="net.kuujo" name="vertigo" rev="0.7.0-RC1"/>
@Grapes(@Grab(group='net.kuujo', module='vertigo', version='0.7.0-RC1'))
'net.kuujo:vertigo:jar:0.7.0-RC1'
Click the following link to download the jar file.
vertigo-0.7.0-RC1-javadoc.jar