Wicket Whiteboard - Parent

Wicket Components for the Whiteboard.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.wicketstuff
Идентификатор

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

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

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

6.17.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Wicket Whiteboard - Parent
Wicket Components for the Whiteboard.

Скачать whiteboard-parent

Имя Файла Размер
whiteboard-parent-6.17.0.pom 773 bytes
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.wicket : wicket pom 6.17.0

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

  • whiteboard
  • whiteboard-examples

Wicket Stuff Core

Overview:

Wicket Stuff is a collection of open source projects for the Apache Wicket web framework created and maintained by the Wicket community.

The core release is essentially a container into which developers place their project that ensures that regular releases are made that pair the projects to a specific wicket version.

The project acceptance criteria is very broad. So long as it is wicket related you are welcome to add in your module.

Our release process allows end users an easy way to track a project relative to the wicket release cycle.

For example, if a user sees a org.wicketstuff:someproject artifact with a version of 1.4.16.1 they can know immediately that it is based on wicket 1.4.16 and that it is the first point release (the 1.4.16 version would have been the original release).

Project Documentation (Wiki):

https://github.com/wicketstuff/core/wiki

Project Documentation (JavaDoc):

JavaDocs are hosted at http://www.javadoc.io. Just append to 'http://www.javadoc.io/doc' the group id and the artifact id of a module to get its javadoc. For example:

-http://www.javadoc.io/doc/org.wicketstuff/wicketstuff-stateless

-http://www.javadoc.io/doc/org.wicketstuff/wicketstuff-restannotations

org.wicketstuff

WicketStuff

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

Версия
6.17.0
6.16.0
6.15.0
6.14.0
6.13.0
6.12.0
6.11.1
6.11.0