| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаorg.wicketstuff |
| Идентификатор | Идентификаторconsole-templates |
| Последняя версия | Последняя версия1.5-RC5.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWicket Console - Templates
Script templates for Wicket Console
|
| Имя Файла | Размер |
|---|---|
| console-templates-1.5-RC5.1.pom | |
| console-templates-1.5-RC5.1.jar | 17 KB |
| console-templates-1.5-RC5.1-sources.jar | 14 KB |
| console-templates-1.5-RC5.1-javadoc.jar | 33 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/console-templates/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>console-templates</artifactId>
<version>1.5-RC5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/console-templates/
implementation 'org.wicketstuff:console-templates:1.5-RC5.1'
// https://jarcasting.com/artifacts/org.wicketstuff/console-templates/
implementation ("org.wicketstuff:console-templates:1.5-RC5.1")
'org.wicketstuff:console-templates:jar:1.5-RC5.1'
<dependency org="org.wicketstuff" name="console-templates" rev="1.5-RC5.1">
<artifact name="console-templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='console-templates', version='1.5-RC5.1')
)
libraryDependencies += "org.wicketstuff" % "console-templates" % "1.5-RC5.1"
[org.wicketstuff/console-templates "1.5-RC5.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wicketstuff : console-engine | jar | 1.5-RC5.1 |
| org.apache.wicket : wicket | pom | 1.5-RC5.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| org.slf4j : slf4j-simple | jar | 1.6.1 |