RDI

Dependency Injection library with reactive capabilities, powered by Reactor.

License

License

GroupId

GroupId

com.github.alex1304
ArtifactId

ArtifactId

rdi
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

RDI
Dependency Injection library with reactive capabilities, powered by Reactor.
Project URL

Project URL

https://alex1304.github.io/rdi
Source Code Management

Source Code Management

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

Download rdi

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
io.projectreactor : reactor-core jar 3.4.11

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1
org.slf4j : slf4j-simple jar 1.7.32
org.reflections : reflections jar 0.10.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0