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

org.wicketstuff:wicket15-tree 7.0.2

A copy of the pre- Wicket-6.x Tree component from wicket-extensions

Категории

Категории

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

Группа

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

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

wicket15-tree
Версия

Версия

7.0.2
Тип

Тип

jar

Скачать wicket15-tree 7.0.2


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