Последняя версия

Playx :: Servlet 0.0.14

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

Лицензия

Лицензия

Группа

Группа

com.github.rmannibucau
Идентификатор

Идентификатор

playx-servlet
Версия

Версия

0.0.14
Тип

Тип

jar
Описание

Описание

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

Скачать 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"]

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
org.apache.tomcat : tomcat-servlet-api jar 9.0.8
com.typesafe.play : play_2.12 jar 2.6.13

test (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.