Wicket Source With Plugins

Wicket-source displays component instantiation location in an html attribute, speeding the modification of existing wicket pages. The only module required for maven dependency in your app is wicket-source itself, although a demo app is included.

Лицензия

Лицензия

Категории

Категории

Wicket Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

com.github.jennybrown8.wicket-source
Идентификатор

Идентификатор

wicket-source-parent
Последняя версия

Последняя версия

9.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Wicket Source With Plugins
Wicket-source displays component instantiation location in an html attribute, speeding the modification of existing wicket pages. The only module required for maven dependency in your app is wicket-source itself, although a demo app is included.
Ссылка на сайт

Ссылка на сайт

https://github.com/42Lines/wicket-source/wiki
Система контроля версий

Система контроля версий

http://github.com/jennybrown8/wicket-source

Скачать wicket-source-parent

Имя Файла Размер
wicket-source-parent-9.0.0.pom 4 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.jennybrown8.wicket-source/wicket-source-parent/ -->
<dependency>
    <groupId>com.github.jennybrown8.wicket-source</groupId>
    <artifactId>wicket-source-parent</artifactId>
    <version>9.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jennybrown8.wicket-source/wicket-source-parent/
implementation 'com.github.jennybrown8.wicket-source:wicket-source-parent:9.0.0'
// https://jarcasting.com/artifacts/com.github.jennybrown8.wicket-source/wicket-source-parent/
implementation ("com.github.jennybrown8.wicket-source:wicket-source-parent:9.0.0")
'com.github.jennybrown8.wicket-source:wicket-source-parent:pom:9.0.0'
<dependency org="com.github.jennybrown8.wicket-source" name="wicket-source-parent" rev="9.0.0">
  <artifact name="wicket-source-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jennybrown8.wicket-source', module='wicket-source-parent', version='9.0.0')
)
libraryDependencies += "com.github.jennybrown8.wicket-source" % "wicket-source-parent" % "9.0.0"
[com.github.jennybrown8.wicket-source/wicket-source-parent "9.0.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • wicket-source
  • wicket-source-demo
com.github.jennybrown8.wicket-source

42 Lines

Версии библиотеки

Версия
9.0.0
8.0.0