| Лицензия |
Лицензия |
|---|---|
| Группа | Группа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.pom | |
| playx-servlet-0.0.14.jar | 56 KB |
| playx-servlet-0.0.14-sources.jar | 22 KB |
| playx-servlet-0.0.14-javadoc.jar | 99 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.tomcat : tomcat-servlet-api | jar | 9.0.8 |
| com.typesafe.play : play_2.12 | jar | 2.6.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |