License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdpush-examples |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionWicket Push Examples
See the child project "push-core" for more information
|
Filename | Size |
---|---|
push-examples-1.5.1.pom | |
push-examples-1.5.1.war | 3 MB |
push-examples-1.5.1-sources.jar | 13 KB |
push-examples-1.5.1-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/push-examples/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>push-examples</artifactId>
<version>1.5.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/push-examples/
implementation 'org.wicketstuff:push-examples:1.5.1'
// https://jarcasting.com/artifacts/org.wicketstuff/push-examples/
implementation ("org.wicketstuff:push-examples:1.5.1")
'org.wicketstuff:push-examples:war:1.5.1'
<dependency org="org.wicketstuff" name="push-examples" rev="1.5.1">
<artifact name="push-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='push-examples', version='1.5.1')
)
libraryDependencies += "org.wicketstuff" % "push-examples" % "1.5.1"
[org.wicketstuff/push-examples "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.wicketstuff : wicketstuff-push-cometd | jar | 1.5.1 |
org.wicketstuff : wicketstuff-push-timer | jar | 1.5.1 |
org.apache.wicket : wicket | pom | 1.5.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 0.9.30 |