Last Version

Wicket-Atmosphere 0.18

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

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.apache.wicket
ArtifactId

ArtifactId

wicket-atmosphere
Version

Version

0.18
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.18


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 6.15.0
com.google.guava : guava jar 11.0.1
org.atmosphere : atmosphere-runtime jar 2.0.4
org.slf4j : slf4j-api jar 1.6.4

provided (2)

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

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
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.