is not current version
Last Version 1.5-RC5.1

org.wicketstuff:push-core 1.5-RC4.2

An integration project for server side pushing in Wicket

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

push-core
Version

Version

1.5-RC4.2
Type

Type

jar

Download push-core 1.5-RC4.2


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