Wicket-Atmosphere

Wicket-Atmosphere provides integration of the Atmosphere Framework in Wicket.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.apache.wicket.experimental.wicket8
ArtifactId

ArtifactId

wicket-atmosphere
Last Version

Last Version

0.25
Release Date

Release Date

Type

Type

jar
Description

Description

Wicket-Atmosphere
Wicket-Atmosphere provides integration of the Atmosphere Framework in Wicket.
Project Organization

Project Organization

Apache Software Foundation

Download wicket-atmosphere

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
de.agilecoders.wicket.webjars : wicket-webjars jar 0.5.4
org.apache.wicket : wicket-core jar 8.0.0-M3
org.atmosphere : atmosphere-runtime jar 2.2.8
org.webjars : jquery-atmosphere jar 2.2.13
org.slf4j : slf4j-api jar 1.7.21

provided (3)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1
javax.servlet : javax.servlet-api jar 3.1.0
org.hamcrest : hamcrest-junit jar 2.0.0.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.3.0
org.slf4j : jcl-over-slf4j jar 1.7.21
org.slf4j : slf4j-log4j12 jar 1.7.21

Project Modules

There are no modules declared in this project.

Versions

Version
0.25
0.24