License |
License |
---|---|
Categories |
CategoriesUndertow Net Networking |
GroupId | GroupIdcom.jwebmp.jre10 |
ArtifactId | ArtifactIdjwebmp-atmospherepush-undertow |
Last Version | Last Version0.59.0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAtmopshere Push Undertow
Allows instant atmopshere push usage in Embedded Containers mainly Undertow, and Undertow-Enabled such as JBoss, EAP, Jersey etc.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.jwebmp.jre10/jwebmp-atmospherepush-undertow/ -->
<dependency>
<groupId>com.jwebmp.jre10</groupId>
<artifactId>jwebmp-atmospherepush-undertow</artifactId>
<version>0.59.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.jre10/jwebmp-atmospherepush-undertow/
implementation 'com.jwebmp.jre10:jwebmp-atmospherepush-undertow:0.59.0.14'
// https://jarcasting.com/artifacts/com.jwebmp.jre10/jwebmp-atmospherepush-undertow/
implementation ("com.jwebmp.jre10:jwebmp-atmospherepush-undertow:0.59.0.14")
'com.jwebmp.jre10:jwebmp-atmospherepush-undertow:jar:0.59.0.14'
<dependency org="com.jwebmp.jre10" name="jwebmp-atmospherepush-undertow" rev="0.59.0.14">
<artifact name="jwebmp-atmospherepush-undertow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.jre10', module='jwebmp-atmospherepush-undertow', version='0.59.0.14')
)
libraryDependencies += "com.jwebmp.jre10" % "jwebmp-atmospherepush-undertow" % "0.59.0.14"
[com.jwebmp.jre10/jwebmp-atmospherepush-undertow "0.59.0.14"]
Group / Artifact | Type | Version |
---|---|---|
com.jwebmp.jre10 : jwebmp-core Optional | jar | 0.59.0.14 |
com.jwebmp.jre10 : guiced-injection Optional | jar | 0.59.0.14 |
com.jwebmp.jre10 : jwebmp-log-master Optional | jar | 0.59.0.14 |
com.jwebmp.jre10 : jwebmp-interception Optional | jar | 0.59.0.14 |
com.jwebmp.jre10 : guiced-servlets Optional | jar | 0.59.0.14 |
com.jwebmp.jre10 : jwebmp-undertow Optional | jar | 0.59.0.14 |
com.jwebmp.jre10 : jwebmp-atmosphere Optional | jar | 0.59.0.14 |
org.atmosphere : atmosphere-runtime | jar | 2.4.29 |
io.undertow : undertow-core | jar | 1.4.25.Final |
io.undertow : undertow-servlet | jar | 1.4.25.Final |
io.undertow : undertow-websockets-jsr | jar | 1.4.25.Final |