Последняя версия

vertx-guice 1.0

Enable Verticle dependency injection in Vert.x using Guice.

Лицензия

Лицензия

Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

com.intapp
Идентификатор

Идентификатор

vertx-guice
Версия

Версия

1.0
Тип

Тип

jar
Описание

Описание

vertx-guice
Enable Verticle dependency injection in Vert.x using Guice.
Ссылка на сайт

Ссылка на сайт

https://github.com/intappx/vertx-guice
Организация-разработчик

Организация-разработчик

Intapp Inc.
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.vertx : vertx-core jar 3.2.1
com.google.inject : guice jar 4.0

test (5)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.