License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.apache.wicket.experimental.wicket6 |
ArtifactId | ArtifactIdwicket-atmosphere |
Last Version | Last Version0.32 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWicket-Atmosphere
Wicket-Atmosphere provides integration of the Atmosphere Framework in Wicket.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
wicket-atmosphere-0.32.pom | |
wicket-atmosphere-0.32.jar | 79 KB |
wicket-atmosphere-0.32-test-sources.jar | 6 KB |
wicket-atmosphere-0.32-sources.jar | 60 KB |
wicket-atmosphere-0.32-javadoc.jar | 149 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
javax.servlet : servlet-api | jar | 2.5 |
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 |