| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаorg.wicketstuff |
| Идентификатор | Идентификаторprototype |
| Последняя версия | Последняя версия1.5-RC5.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPrototype Integration
WicketStuff Prototype offers a standardized integration of the prototype javascript library.
|
| Имя Файла | Размер |
|---|---|
| prototype-1.5-RC5.1.pom | |
| prototype-1.5-RC5.1.jar | 32 KB |
| prototype-1.5-RC5.1-sources.jar | 30 KB |
| prototype-1.5-RC5.1-javadoc.jar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/prototype/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>prototype</artifactId>
<version>1.5-RC5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/prototype/
implementation 'org.wicketstuff:prototype:1.5-RC5.1'
// https://jarcasting.com/artifacts/org.wicketstuff/prototype/
implementation ("org.wicketstuff:prototype:1.5-RC5.1")
'org.wicketstuff:prototype:jar:1.5-RC5.1'
<dependency org="org.wicketstuff" name="prototype" rev="1.5-RC5.1">
<artifact name="prototype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='prototype', version='1.5-RC5.1')
)
libraryDependencies += "org.wicketstuff" % "prototype" % "1.5-RC5.1"
[org.wicketstuff/prototype "1.5-RC5.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wicketstuff : jslibraries | jar | 1.5-RC5.1 |
| org.apache.wicket : wicket | pom | 1.5-RC5.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| javax.servlet : servlet-api | jar | 2.5 |
| org.slf4j : slf4j-simple | jar | 1.6.1 |