Last Version

Playx :: Demo 0.0.14

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

License

License

GroupId

GroupId

com.github.rmannibucau
ArtifactId

ArtifactId

demo
Version

Version

0.0.14
Type

Type

pom
Description

Description

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

Download demo 0.0.14

Filename Size
demo-0.0.14.pom 574 bytes
Browse

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

  • demo-jaxrs