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

Guice Integration for Vert.x 1.0.0-beta1

Guice Integration for Vert.x

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

mod-guice
Версия

Версия

1.0.0-beta1
Тип

Тип

jar
Описание

Описание

Guice Integration for Vert.x
Guice Integration for Vert.x
Ссылка на сайт

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

https://github.com/larrytin/mod-guice
Система контроля версий

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

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.inject : guice jar 4.0-beta
com.google.guava : guava jar 16.0-rc1

provided (2)

Идентификатор библиотеки Тип Версия
io.vertx : vertx-core jar 2.0.0-final
io.vertx : vertx-platform jar 2.0.0-final

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
io.vertx : testtools jar 2.0.0-final

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

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