Last Version

Playx 0.0.14

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

License

License

GroupId

GroupId

com.github.rmannibucau
ArtifactId

ArtifactId

playx
Version

Version

0.0.14
Type

Type

pom
Description

Description

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

Project URL

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

Source Code Management

https://github.com/rmannibucau/playx

Download playx 0.0.14

Filename Size
playx-0.0.14.pom 7 KB
Browse

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

  • playx-servlet
  • playx-ioc
  • playx-cdi
  • demo
  • playx-microprofile-config
  • playx-swagger