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

Playx 0.0.14

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

Лицензия

Лицензия

Группа

Группа

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

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

playx
Версия

Версия

0.0.14
Тип

Тип

pom
Описание

Описание

Playx
Some integration of Servlet/CDI specifications into Play! framework.
Ссылка на сайт

Ссылка на сайт

https://github.com/rmannibucau/playx
Система контроля версий

Система контроля версий

https://github.com/rmannibucau/playx

Скачать playx 0.0.14

Имя Файла Размер
playx-0.0.14.pom 7 KB
Обзор

<!-- 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"]

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
com.typesafe.play : play_2.12 jar 2.6.13

test (3)

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

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

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