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

com.guicedee:guiced-undertow 0.70.0.1-rc13

Allows instant atmopshere push usage in Embedded Containers mainly Undertow, and Undertow-Enabled such as JBoss, EAP, Jersey etc.

Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection Undertow Сеть Networking
Группа

Группа

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

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

guiced-undertow
Версия

Версия

0.70.0.1-rc13
Тип

Тип

jar

Скачать guiced-undertow 0.70.0.1-rc13


<!-- https://jarcasting.com/artifacts/com.guicedee/guiced-undertow/ -->
<dependency>
    <groupId>com.guicedee</groupId>
    <artifactId>guiced-undertow</artifactId>
    <version>0.70.0.1-rc13</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee/guiced-undertow/
implementation 'com.guicedee:guiced-undertow:0.70.0.1-rc13'
// https://jarcasting.com/artifacts/com.guicedee/guiced-undertow/
implementation ("com.guicedee:guiced-undertow:0.70.0.1-rc13")
'com.guicedee:guiced-undertow:jar:0.70.0.1-rc13'
<dependency org="com.guicedee" name="guiced-undertow" rev="0.70.0.1-rc13">
  <artifact name="guiced-undertow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee', module='guiced-undertow', version='0.70.0.1-rc13')
)
libraryDependencies += "com.guicedee" % "guiced-undertow" % "0.70.0.1-rc13"
[com.guicedee/guiced-undertow "0.70.0.1-rc13"]