Last Version

Wicket-Atmosphere 0.32

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.wicket6
ArtifactId

ArtifactId

wicket-atmosphere
Version

Version

0.32
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 0.32


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 6.30.0
com.google.guava : guava jar 18.0
org.atmosphere : atmosphere-runtime jar 2.2.8
org.webjars : jquery-atmosphere jar 2.2.7
de.agilecoders.wicket.webjars : wicket-webjars jar 0.4.7
org.slf4j : slf4j-api jar 1.6.4

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.0
javax.servlet : servlet-api jar 2.5

test (6)

Group / Artifact Type Version
junit : junit jar 4.10
org.hamcrest : hamcrest-library jar 1.3
org.hamcrest : hamcrest-core jar 1.3
org.mockito : mockito-all jar 1.8.5
org.slf4j : slf4j-log4j12 jar 1.6.4
org.slf4j : jcl-over-slf4j jar 1.6.4

Project Modules

There are no modules declared in this project.