License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection Undertow Net Networking |
GroupId | GroupIdcom.jwebmp.guicedee.servlets |
ArtifactId | ArtifactIdguiced-undertow |
Last Version | Last Version0.68.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGuiced Undertow
Allows instant atmopshere push usage in Embedded Containers mainly Undertow, and Undertow-Enabled such as JBoss, EAP, Jersey etc.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |