Last Version

Guice Integration for Vert.x 1.0.0-beta1

Guice Integration for Vert.x

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.goodow.vertx
ArtifactId

ArtifactId

mod-guice
Version

Version

1.0.0-beta1
Type

Type

jar
Description

Description

Guice Integration for Vert.x
Guice Integration for Vert.x
Project URL

Project URL

https://github.com/larrytin/mod-guice
Source Code Management

Source Code Management

https://github.com/larrytin/mod-guice

Download mod-guice 1.0.0-beta1


<!-- https://jarcasting.com/artifacts/com.goodow.vertx/mod-guice/ -->
<dependency>
    <groupId>com.goodow.vertx</groupId>
    <artifactId>mod-guice</artifactId>
    <version>1.0.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/com.goodow.vertx/mod-guice/
implementation 'com.goodow.vertx:mod-guice:1.0.0-beta1'
// https://jarcasting.com/artifacts/com.goodow.vertx/mod-guice/
implementation ("com.goodow.vertx:mod-guice:1.0.0-beta1")
'com.goodow.vertx:mod-guice:jar:1.0.0-beta1'
<dependency org="com.goodow.vertx" name="mod-guice" rev="1.0.0-beta1">
  <artifact name="mod-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.goodow.vertx', module='mod-guice', version='1.0.0-beta1')
)
libraryDependencies += "com.goodow.vertx" % "mod-guice" % "1.0.0-beta1"
[com.goodow.vertx/mod-guice "1.0.0-beta1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.inject : guice jar 4.0-beta
com.google.guava : guava jar 16.0-rc1

provided (2)

Group / Artifact Type Version
io.vertx : vertx-core jar 2.0.0-final
io.vertx : vertx-platform jar 2.0.0-final

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
io.vertx : testtools jar 2.0.0-final

Project Modules

There are no modules declared in this project.