License |
License |
---|---|
GroupId | GroupIdcom.jwebmp.jre11 |
ArtifactId | ArtifactIdjwebmp-atmosphere |
Last Version | Last Version0.62.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAtmosphere Push Plugin
The JWebSwing implementation for Atmosphere Push
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jwebmp-atmosphere-0.62.0.1.pom | |
jwebmp-atmosphere-0.62.0.1.jar | 78 KB |
jwebmp-atmosphere-0.62.0.1-sources.jar | 78 KB |
jwebmp-atmosphere-0.62.0.1-javadoc.jar | 494 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.jre11/jwebmp-atmosphere/ -->
<dependency>
<groupId>com.jwebmp.jre11</groupId>
<artifactId>jwebmp-atmosphere</artifactId>
<version>0.62.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.jre11/jwebmp-atmosphere/
implementation 'com.jwebmp.jre11:jwebmp-atmosphere:0.62.0.1'
// https://jarcasting.com/artifacts/com.jwebmp.jre11/jwebmp-atmosphere/
implementation ("com.jwebmp.jre11:jwebmp-atmosphere:0.62.0.1")
'com.jwebmp.jre11:jwebmp-atmosphere:jar:0.62.0.1'
<dependency org="com.jwebmp.jre11" name="jwebmp-atmosphere" rev="0.62.0.1">
<artifact name="jwebmp-atmosphere" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.jre11', module='jwebmp-atmosphere', version='0.62.0.1')
)
libraryDependencies += "com.jwebmp.jre11" % "jwebmp-atmosphere" % "0.62.0.1"
[com.jwebmp.jre11/jwebmp-atmosphere "0.62.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.jwebmp.jre11 : jwebmp-core | jar | 0.62.0.1 |
org.atmosphere : atmosphere-runtime | jar | 2.5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |
org.assertj : assertj-core | jar | 3.10.0 |
org.mockito : mockito-core | jar | 2.21.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |