| License |
License |
|---|---|
| GroupId | GroupIdcom.jwebmp |
| ArtifactId | ArtifactIdjwebmp-atmosphere |
| Version | Version0.62.0.1 |
| Type | Typejar |
| Description |
DescriptionAtmosphere Push Plugin
The JWebSwing implementation for Atmosphere Push
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.jwebmp/jwebmp-atmosphere/ -->
<dependency>
<groupId>com.jwebmp</groupId>
<artifactId>jwebmp-atmosphere</artifactId>
<version>0.62.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-atmosphere/
implementation 'com.jwebmp:jwebmp-atmosphere:0.62.0.1'
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-atmosphere/
implementation ("com.jwebmp:jwebmp-atmosphere:0.62.0.1")
'com.jwebmp:jwebmp-atmosphere:jar:0.62.0.1'
<dependency org="com.jwebmp" name="jwebmp-atmosphere" rev="0.62.0.1">
<artifact name="jwebmp-atmosphere" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='jwebmp-atmosphere', version='0.62.0.1')
)
libraryDependencies += "com.jwebmp" % "jwebmp-atmosphere" % "0.62.0.1"
[com.jwebmp/jwebmp-atmosphere "0.62.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jwebmp : 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 |