Jar examples for w:wicket-atmosphere
Wicket-Atmosphere provides integration of the Atmosphere Framework in Wicket.
You can download jar file wicket-atmosphere 0.2 in this page.
Apache License
You can use the following script to add wicket-atmosphere-0.2.jar to your project.
<dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-atmosphere</artifactId> <version>0.2</version> </dependency>
compile group: 'org.apache.wicket', name: 'wicket-atmosphere', version: '0.2'
libraryDependencies += "org.apache.wicket" % "wicket-atmosphere" % "0.2"
<dependency org="org.apache.wicket" name="wicket-atmosphere" rev="0.2"/>
@Grapes(@Grab(group='org.apache.wicket', module='wicket-atmosphere', version='0.2'))
'org.apache.wicket:wicket-atmosphere:jar:0.2'
Click the following link to download the jar file.
wicket-atmosphere-0.2-javadoc.jar