License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.github.rmannibucau.reactive |
ArtifactId | ArtifactIdreactive-cdi-scope |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReactive CDI :: Scope
Reactive utilities for CDI and Java >= 11.
|
Filename | Size |
---|---|
reactive-cdi-scope-1.0.5.pom | |
reactive-cdi-scope-1.0.5.jar | 23 KB |
reactive-cdi-scope-1.0.5-sources.jar | 11 KB |
reactive-cdi-scope-1.0.5-javadoc.jar | 478 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.meecrowave : meecrowave-specs-api | jar | 1.2.10 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
org.apache.meecrowave : meecrowave-junit | jar | 1.2.10 |