| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.rmannibucau |
| Идентификатор | Идентификаторplayx-cdi |
| Версия | Версия0.0.14 |
| Тип | Типjar |
| Описание |
ОписаниеPlayx :: CDI
Some integration of Servlet/CDI specifications into Play! framework.
|
| Имя Файла | Размер |
|---|---|
| playx-cdi-0.0.14.pom | |
| playx-cdi-0.0.14.jar | 35 KB |
| playx-cdi-0.0.14-sources.jar | 11 KB |
| playx-cdi-0.0.14-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.rmannibucau/playx-cdi/ -->
<dependency>
<groupId>com.github.rmannibucau</groupId>
<artifactId>playx-cdi</artifactId>
<version>0.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rmannibucau/playx-cdi/
implementation 'com.github.rmannibucau:playx-cdi:0.0.14'
// https://jarcasting.com/artifacts/com.github.rmannibucau/playx-cdi/
implementation ("com.github.rmannibucau:playx-cdi:0.0.14")
'com.github.rmannibucau:playx-cdi:jar:0.0.14'
<dependency org="com.github.rmannibucau" name="playx-cdi" rev="0.0.14">
<artifact name="playx-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rmannibucau', module='playx-cdi', version='0.0.14')
)
libraryDependencies += "com.github.rmannibucau" % "playx-cdi" % "0.0.14"
[com.github.rmannibucau/playx-cdi "0.0.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.geronimo.specs : geronimo-jcdi_2.0_spec | jar | 1.0.1 |
| org.apache.geronimo.specs : geronimo-el_2.2_spec | jar | 1.0.4 |
| org.apache.geronimo.specs : geronimo-annotation_1.3_spec | jar | 1.0 |
| org.apache.geronimo.specs : geronimo-atinject_1.0_spec | jar | 1.0 |
| org.apache.geronimo.specs : geronimo-interceptor_1.2_spec | jar | 1.0 |
| com.typesafe.play : play_2.12 | jar | 2.6.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.openwebbeans : openwebbeans-se | jar | 2.0.5 |
| 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 |