Wicket Web Beans

Wicket Web Beans (WWB) is an Apache Wicket component toolkit for displaying and editing POJOs that conform to the JavaBeans specification. Web pages are automatically generated based on bean properties and certain conventions. If necessary, the layout, editability, and actions of these pages can be customized on an exception basis. In other words, the toolkit normally does what you'd expect, but when it doesn't, you can override its behavior.

Лицензия

Лицензия

Категории

Категории

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

Группа

net.sourceforge.wicketwebbeans.parent
Идентификатор

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

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

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

1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Wicket Web Beans
Wicket Web Beans (WWB) is an Apache Wicket component toolkit for displaying and editing POJOs that conform to the JavaBeans specification. Web pages are automatically generated based on bean properties and certain conventions. If necessary, the layout, editability, and actions of these pages can be customized on an exception basis. In other words, the toolkit normally does what you'd expect, but when it doesn't, you can override its behavior.
Ссылка на сайт

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

http://wicketwebbeans.sourceforge.net/
Организация-разработчик

Организация-разработчик

Visual Systems Corporation

Скачать WicketWebBeans-parent

Имя Файла Размер
WicketWebBeans-parent-1.0.pom 9 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/net.sourceforge.wicketwebbeans.parent/WicketWebBeans-parent/ -->
<dependency>
    <groupId>net.sourceforge.wicketwebbeans.parent</groupId>
    <artifactId>WicketWebBeans-parent</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.wicketwebbeans.parent/WicketWebBeans-parent/
implementation 'net.sourceforge.wicketwebbeans.parent:WicketWebBeans-parent:1.0'
// https://jarcasting.com/artifacts/net.sourceforge.wicketwebbeans.parent/WicketWebBeans-parent/
implementation ("net.sourceforge.wicketwebbeans.parent:WicketWebBeans-parent:1.0")
'net.sourceforge.wicketwebbeans.parent:WicketWebBeans-parent:pom:1.0'
<dependency org="net.sourceforge.wicketwebbeans.parent" name="WicketWebBeans-parent" rev="1.0">
  <artifact name="WicketWebBeans-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.wicketwebbeans.parent', module='WicketWebBeans-parent', version='1.0')
)
libraryDependencies += "net.sourceforge.wicketwebbeans.parent" % "WicketWebBeans-parent" % "1.0"
[net.sourceforge.wicketwebbeans.parent/WicketWebBeans-parent "1.0"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.apache.wicket : wicket jar 1.3.0
org.apache.wicket : wicket-extensions jar 1.3.0
org.apache.wicket : wicket-datetime jar 1.3.0
wicket-stuff » wicket-contrib-datepicker jar 1.3-SNAPSHOT
commons-beanutils : commons-beanutils-core jar 1.7.0
junit : junit jar 3.8.2
joda-time : joda-time jar 1.4
org.slf4j : slf4j-api jar 1.4.2
org.slf4j : slf4j-log4j12 jar 1.4.2

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.4

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

  • wicketwebbeans
  • wicketwebbeans-examples
  • wicketwebbeans-databinder
  • wicketwebbeans-databinder-examples

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

Версия
1.0
1.0-rc2-wicket-1.2.6
1.0-rc2