is not current version
Last Version 0.59.0.14

com.jwebmp.jre10:jwebmp-undertow 0.58.0.21-RCTEST

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

Categories

Categories

Undertow Net Networking
GroupId

GroupId

com.jwebmp.jre10
ArtifactId

ArtifactId

jwebmp-undertow
Version

Version

0.58.0.21-RCTEST
Type

Type

jar

Download jwebmp-undertow 0.58.0.21-RCTEST


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