| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.rmannibucau |
| Идентификатор | Идентификаторdemo |
| Версия | Версия0.0.14 |
| Тип | Типpom |
| Описание |
ОписаниеPlayx :: Demo
Some integration of Servlet/CDI specifications into Play! framework.
|
| Имя Файла | Размер |
|---|---|
| demo-0.0.14.pom | 574 bytes |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.typesafe.play : play_2.12 | jar | 2.6.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |