Last Version

JWebSwing Undertow 0.66.0.1

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

License

License

Categories

Categories

Undertow Net Networking
GroupId

GroupId

com.jwebmp
ArtifactId

ArtifactId

jwebmp-undertow
Version

Version

0.66.0.1
Type

Type

jar
Description

Description

JWebSwing 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 jwebmp-undertow 0.66.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.jwebmp : jwebmp-core jar 0.66.0.1
com.jwebmp : jwebmp-websockets jar 0.66.0.1
org.jboss.xnio : xnio-nio jar 3.3.8.Final
io.undertow : undertow-websockets-jsr jar 1.4.25.Final
io.undertow : undertow-core jar 1.4.25.Final

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.11.1
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.