Last Version

Playx :: Servlet 0.0.14

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

License

License

GroupId

GroupId

com.github.rmannibucau
ArtifactId

ArtifactId

playx-servlet
Version

Version

0.0.14
Type

Type

jar
Description

Description

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

Download playx-servlet 0.0.14


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

Dependencies

provided (2)

Group / Artifact Type Version
org.apache.tomcat : tomcat-servlet-api jar 9.0.8
com.typesafe.play : play_2.12 jar 2.6.13

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
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.