Last Version

CDI 2 Guice Bridge 1.0.8

Starts a CDI SE container and add beans in Guice context.

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.rmannibucau
ArtifactId

ArtifactId

cdi2guice
Version

Version

1.0.8
Type

Type

jar
Description

Description

CDI 2 Guice Bridge
Starts a CDI SE container and add beans in Guice context.
Project URL

Project URL

https://github.com/rmannibucau/cdi2guice
Source Code Management

Source Code Management

https://github.com/rmannibucau/cdi2guice

Download cdi2guice 1.0.8


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.inject : guice jar 4.1.0

provided (5)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20
org.apache.geronimo.specs : geronimo-jcdi_2.0_spec jar 1.0.1
org.apache.geronimo.specs : geronimo-annotation_1.3_spec jar 1.0
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-interceptor_1.2_spec jar 1.0

test (2)

Group / Artifact Type Version
org.apache.openwebbeans : openwebbeans-se jar 2.0.6
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.