Last Version

Wicket Push Examples 1.5.1

See the child project "push-core" for more information

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

push-examples
Version

Version

1.5.1
Type

Type

war
Description

Description

Wicket Push Examples
See the child project "push-core" for more information

Download push-examples 1.5.1


<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 0.9.30

Project Modules

There are no modules declared in this project.