Jar examples for v:vertx-mod-guice
Provides a VerticleFactory that uses Guice for dependency injection.
You can download jar file vertx-mod-guice 1.3.0-final in this page.
The Apache Software License, Version 2.0
You can use the following script to add vertx-mod-guice-1.3.0-final.jar to your project.
<dependency> <groupId>com.englishtown</groupId> <artifactId>vertx-mod-guice</artifactId> <version>1.3.0-final</version> </dependency>
compile group: 'com.englishtown', name: 'vertx-mod-guice', version: '1.3.0-final'
libraryDependencies += "com.englishtown" % "vertx-mod-guice" % "1.3.0-final"
<dependency org="com.englishtown" name="vertx-mod-guice" rev="1.3.0-final"/>
@Grapes(@Grab(group='com.englishtown', module='vertx-mod-guice', version='1.3.0-final'))
'com.englishtown:vertx-mod-guice:jar:1.3.0-final'
Click the following link to download the jar file.
vertx-mod-guice-1.3.0-final-javadoc.jar