| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаorg.wicketstuff |
| Идентификатор | Идентификаторpush-timer |
| Версия | Версия1.5-RC5.1 |
| Тип | Типjar |
| Описание |
ОписаниеWicketstuff Push - Timer
Timer implementation of Wicketstuff Push
|
| Имя Файла | Размер |
|---|---|
| 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 | 41 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wicketstuff : push-core | jar | 1.5-RC5.1 |
| org.apache.wicket : wicket | pom | 1.5-RC5.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |