Last Version

Playx :: IoC 0.0.14

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

License

License

GroupId

GroupId

com.github.rmannibucau
ArtifactId

ArtifactId

playx-ioc
Version

Version

0.0.14
Type

Type

jar
Description

Description

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

Download playx-ioc 0.0.14


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

Dependencies

provided (1)

Group / Artifact Type Version
com.typesafe.play : play_2.12 jar 2.6.13

test (3)

Group / Artifact Type Version
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.