VertX Guice

Enable Verticle dependency injection in Vert.x using Guice.

Лицензия

Лицензия

MIT
Категории

Категории

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

Группа

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

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

vertx-guice
Последняя версия

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

2.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

https://github.com/lucas-dclrcq/vertx-guice/

Скачать vertx-guice

Как подключить последнюю версию

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
io.vertx : vertx-core jar 4.2.5
io.vertx : vertx-junit5 jar 4.2.5
io.vertx : vertx-rx-java jar 4.2.5
io.vertx : vertx-codegen jar 4.2.5
io.vertx : vertx-service-proxy jar 4.2.5
com.google.inject : guice jar 5.1.0

test (2)

Идентификатор библиотеки Тип Версия
org.awaitility : awaitility jar 4.2.0
org.assertj : assertj-core jar 3.22.0

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

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

Версии библиотеки

Версия
2.0.3
2.0.0