is not current version
Last Version 0.66.0.1

com.jwebmp:jwebmp-undertow 0.62.0.1

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
ArtifactId

ArtifactId

jwebmp-undertow
Version

Version

0.62.0.1
Type

Type

jar

Download jwebmp-undertow 0.62.0.1


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