Reactive CDI :: Scope

Reactive utilities for CDI and Java >= 11.

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.github.rmannibucau.reactive
ArtifactId

ArtifactId

reactive-cdi-scope
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Reactive CDI :: Scope
Reactive utilities for CDI and Java >= 11.

Download reactive-cdi-scope

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.meecrowave : meecrowave-specs-api jar 1.2.10

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
org.apache.meecrowave : meecrowave-junit jar 1.2.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0