Last Version

Wicketstuff Push 1.4.12.1

An integration project for server side pushing in Wicket. Due to the cometd library depending on Java 6 the cometd implementation is in the push-cometd artifact instead. We include the timer and dojo implementations.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

push
Version

Version

1.4.12.1
Type

Type

jar
Description

Description

Wicketstuff Push
An integration project for server side pushing in Wicket. Due to the cometd library depending on Java 6 the cometd implementation is in the push-cometd artifact instead. We include the timer and dojo implementations.

Download push 1.4.12.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket jar 1.4.12

provided (1)

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

Project Modules

There are no modules declared in this project.