RDI

Dependency Injection library with reactive capabilities, powered by Reactor.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

RDI
Dependency Injection library with reactive capabilities, powered by Reactor.
Ссылка на сайт

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

https://alex1304.github.io/rdi
Система контроля версий

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

https://github.com/Alex1304/rdi/tree/master

Скачать rdi

Имя Файла Размер
rdi-1.1.3.pom
rdi-1.1.3.jar 51 KB
rdi-1.1.3-sources.jar 24 KB
rdi-1.1.3-javadoc.jar 214 KB
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.projectreactor : reactor-core jar 3.4.11

provided (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 3.0.2

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.8.1
org.slf4j : slf4j-simple jar 1.7.32
org.reflections : reflections jar 0.10.2

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

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

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

Версия
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0