Last Version

Wicketstuff Push - Core 1.5-RC5.1

An integration project for server side pushing in Wicket

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

push-core
Version

Version

1.5-RC5.1
Type

Type

jar
Description

Description

Wicketstuff Push - Core
An integration project for server side pushing in Wicket

Download push-core 1.5-RC5.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket pom 1.5-RC5.1

provided (1)

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

Project Modules

There are no modules declared in this project.