Last Version

Guiced Undertow 62

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

License

License

Categories

Categories

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

GroupId

com.guicedee
ArtifactId

ArtifactId

guiced-undertow
Version

Version

62
Type

Type

jar
Description

Description

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

Project URL

https://github.com/GedMarc/JWebSwing-Undertow
Project Organization

Project Organization

Marc Magon
Source Code Management

Source Code Management

https://github.com/GedMarc/JWebMP-Undertow.git

Download guiced-undertow 62


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

Dependencies

compile (4)

Group / Artifact Type Version
com.guicedee.services : undertow-websockets-jsr jar
com.guicedee.services.extensions : guice-servlet jar
com.guicedee.servlets : guiced-websockets jar
com.guicedee.services : undertow-core jar

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10
org.mapstruct : mapstruct-processor jar 1.3.1.Final

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0-M1
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 3.0.0
com.h2database : h2 jar 1.4.199

Project Modules

There are no modules declared in this project.