xaloon-wicket-components

wicket components

Категории

Категории

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

Группа

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

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

xaloon-wicket-components
Последняя версия

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

1.6.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

xaloon-wicket-components
wicket components

Скачать xaloon-wicket-components

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

<!-- https://jarcasting.com/artifacts/org.xaloon.wicket/xaloon-wicket-components/ -->
<dependency>
    <groupId>org.xaloon.wicket</groupId>
    <artifactId>xaloon-wicket-components</artifactId>
    <version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xaloon.wicket/xaloon-wicket-components/
implementation 'org.xaloon.wicket:xaloon-wicket-components:1.6.1'
// https://jarcasting.com/artifacts/org.xaloon.wicket/xaloon-wicket-components/
implementation ("org.xaloon.wicket:xaloon-wicket-components:1.6.1")
'org.xaloon.wicket:xaloon-wicket-components:jar:1.6.1'
<dependency org="org.xaloon.wicket" name="xaloon-wicket-components" rev="1.6.1">
  <artifact name="xaloon-wicket-components" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xaloon.wicket', module='xaloon-wicket-components', version='1.6.1')
)
libraryDependencies += "org.xaloon.wicket" % "xaloon-wicket-components" % "1.6.1"
[org.xaloon.wicket/xaloon-wicket-components "1.6.1"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.xaloon.core : xaloon-core-api jar ${project.version}
org.apache.wicket : wicket-core jar
org.apache.wicket : wicket-ioc jar
org.apache.wicket : wicket-extensions jar
org.apache.wicket : wicket-datetime jar
org.odlabs.wiquery : wiquery-jquery-ui jar 6.6.0

provided (3)

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

test (2)

Идентификатор библиотеки Тип Версия
org.xaloon.core : xaloon-core-jpa jar ${project.version}
org.xaloon.wicket : xaloon-wicket-components-resources jar ${project.version}

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

Данный проект не имеет модулей.

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

Версия
1.6.1
1.6.0
1.5.2
1.5.1
1.5.0