Vert.x Beans

Inject Vert.x objects as beans into your Spring application

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.6.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Vert.x Beans
Inject Vert.x objects as beans into your Spring application
Ссылка на сайт

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

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

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

https://github.com/rworsnop/vertx-beans

Скачать vertx-beans

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

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

Зависимости

compile (1)

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

provided (3)

Идентификатор библиотеки Тип Версия
io.vertx : vertx-core jar 4.1.0
io.vertx : vertx-rx-java jar 4.1.0
org.springframework : spring-context jar 5.3.7

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

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

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

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

Версия
1.6.2
1.6.1
1.6.0
1.5.0
1.4.0
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0