is not current version
Last Version 1.4.12.1

org.wicketstuff:push 1.4.10.1

An integration project for server side pushing in Wicket

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

push
Version

Version

1.4.10.1
Type

Type

jar

Download push 1.4.10.1


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