is not current version
Last Version 62

com.guicedee:guiced-undertow 1.0.13.4-jre14

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

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection Undertow Net Networking
GroupId

GroupId

com.guicedee
ArtifactId

ArtifactId

guiced-undertow
Version

Version

1.0.13.4-jre14
Type

Type

jar

Download guiced-undertow 1.0.13.4-jre14


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