| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection Undertow Сеть Networking |
| Группа | Группаcom.jwebmp.guicedee.servlets |
| Идентификатор | Идентификаторguiced-undertow |
| Последняя версия | Последняя версия0.68.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGuiced Undertow
Allows instant atmopshere push usage in Embedded Containers mainly Undertow, and Undertow-Enabled such as JBoss, EAP, Jersey etc.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| guiced-undertow-0.68.0.1.pom | |
| guiced-undertow-0.68.0.1.jar | 15 KB |
| guiced-undertow-0.68.0.1-tests.jar | 3 KB |
| guiced-undertow-0.68.0.1-sources.jar | 9 KB |
| guiced-undertow-0.68.0.1-javadoc.jar | 59 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.jwebmp.guicedee.servlets/guiced-undertow/ -->
<dependency>
<groupId>com.jwebmp.guicedee.servlets</groupId>
<artifactId>guiced-undertow</artifactId>
<version>0.68.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.guicedee.servlets/guiced-undertow/
implementation 'com.jwebmp.guicedee.servlets:guiced-undertow:0.68.0.1'
// https://jarcasting.com/artifacts/com.jwebmp.guicedee.servlets/guiced-undertow/
implementation ("com.jwebmp.guicedee.servlets:guiced-undertow:0.68.0.1")
'com.jwebmp.guicedee.servlets:guiced-undertow:jar:0.68.0.1'
<dependency org="com.jwebmp.guicedee.servlets" name="guiced-undertow" rev="0.68.0.1">
<artifact name="guiced-undertow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.guicedee.servlets', module='guiced-undertow', version='0.68.0.1')
)
libraryDependencies += "com.jwebmp.guicedee.servlets" % "guiced-undertow" % "0.68.0.1"
[com.jwebmp.guicedee.servlets/guiced-undertow "0.68.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.jwebmp.guicedee.servlets : guiced-websockets | jar | |
| org.jboss.xnio : xnio-nio | jar | 3.3.8.Final |
| io.undertow : undertow-websockets-jsr | jar | 1.4.27.Final |
| io.undertow : undertow-core | jar | 1.4.27.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.assertj : assertj-core | jar | 3.12.2 |
| org.mockito : mockito-core | jar | 3.0.0 |