Last Version

Wicket-Atmosphere 0.41

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

ArtifactId

wicket-atmosphere
Version

Version

0.41
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.41


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

Dependencies

compile (6)

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

provided (2)

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

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.mockito : mockito-core jar 1.10.19
org.slf4j : jcl-over-slf4j jar 1.7.25
org.slf4j : slf4j-log4j12 jar 1.7.25

Project Modules

There are no modules declared in this project.