is not current version
Last Version 9.0.0

org.wicketstuff:wicket15-tree 7.0.2

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

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicket15-tree
Version

Version

7.0.2
Type

Type

jar

Download 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"]