License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdpush-timer |
Last Version | Last Version1.5-RC5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWicketstuff Push - Timer
Timer implementation of Wicketstuff Push
|
Filename | Size |
---|---|
push-timer-1.5-RC5.1.pom | |
push-timer-1.5-RC5.1.jar | 14 KB |
push-timer-1.5-RC5.1-sources.jar | 8 KB |
push-timer-1.5-RC5.1-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/push-timer/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>push-timer</artifactId>
<version>1.5-RC5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/push-timer/
implementation 'org.wicketstuff:push-timer:1.5-RC5.1'
// https://jarcasting.com/artifacts/org.wicketstuff/push-timer/
implementation ("org.wicketstuff:push-timer:1.5-RC5.1")
'org.wicketstuff:push-timer:jar:1.5-RC5.1'
<dependency org="org.wicketstuff" name="push-timer" rev="1.5-RC5.1">
<artifact name="push-timer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='push-timer', version='1.5-RC5.1')
)
libraryDependencies += "org.wicketstuff" % "push-timer" % "1.5-RC5.1"
[org.wicketstuff/push-timer "1.5-RC5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.wicketstuff : push-core | jar | 1.5-RC5.1 |
org.apache.wicket : wicket | pom | 1.5-RC5.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |