Jar examples for v:vertx-guice
Enable Verticle dependency injection in Vert.x using Guice.
You can download jar file vertx-guice 2.3.0 in this page.
MIT License
You can use the following script to add vertx-guice-2.3.0.jar to your project.
<dependency> <groupId>com.englishtown.vertx</groupId> <artifactId>vertx-guice</artifactId> <version>2.3.0</version> </dependency>
compile group: 'com.englishtown.vertx', name: 'vertx-guice', version: '2.3.0'
libraryDependencies += "com.englishtown.vertx" % "vertx-guice" % "2.3.0"
<dependency org="com.englishtown.vertx" name="vertx-guice" rev="2.3.0"/>
@Grapes(@Grab(group='com.englishtown.vertx', module='vertx-guice', version='2.3.0'))
'com.englishtown.vertx:vertx-guice:jar:2.3.0'
Click the following link to download the jar file.
vertx-guice-2.3.0-javadoc.jar