Last Version

Playx :: CDI 0.0.14

Some integration of Servlet/CDI specifications into Play! framework.

License

License

GroupId

GroupId

com.github.rmannibucau
ArtifactId

ArtifactId

playx-cdi
Version

Version

0.0.14
Type

Type

jar
Description

Description

Playx :: CDI
Some integration of Servlet/CDI specifications into Play! framework.

Download playx-cdi 0.0.14


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

Dependencies

provided (6)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jcdi_2.0_spec jar 1.0.1
org.apache.geronimo.specs : geronimo-el_2.2_spec jar 1.0.4
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
com.typesafe.play : play_2.12 jar 2.6.13

test (4)

Group / Artifact Type Version
org.apache.openwebbeans : openwebbeans-se jar 2.0.5
com.typesafe.play : play-test_2.12 jar 2.6.13
com.typesafe.play : play-guice_2.12 jar 2.6.13
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.