Last Version

vertx-guice 1.0

Enable Verticle dependency injection in Vert.x using Guice.

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.intapp
ArtifactId

ArtifactId

vertx-guice
Version

Version

1.0
Type

Type

jar
Description

Description

vertx-guice
Enable Verticle dependency injection in Vert.x using Guice.
Project URL

Project URL

https://github.com/intappx/vertx-guice
Project Organization

Project Organization

Intapp Inc.
Source Code Management

Source Code Management

https://github.com/intappx/vertx-guice

Download vertx-guice 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.2.1
com.google.inject : guice jar 4.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core-java8 jar 1.0.0m1
org.mockito : mockito-core jar 1.10.19
io.vertx : vertx-core jar 3.2.1
io.vertx : vertx-rx-java jar 3.2.1

Project Modules

There are no modules declared in this project.