| License |
License |
|---|---|
| Categories |
CategoriesWicket User Interface Web Frameworks |
| GroupId | GroupIdorg.wicketstuff |
| ArtifactId | ArtifactIdwicket15-tree |
| Version | Version8.0.0 |
| Type | Typejar |
| Description |
DescriptionWicket 1.5 Tree component
A copy of the pre- Wicket-6.x Tree component from wicket-extensions
|
| Filename | Size |
|---|---|
| wicket15-tree-8.0.0.pom | |
| wicket15-tree-8.0.0.jar | 106 KB |
| wicket15-tree-8.0.0-sources.jar | 68 KB |
| wicket15-tree-8.0.0-javadoc.jar | 213 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicket15-tree/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicket15-tree</artifactId>
<version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicket15-tree/
implementation 'org.wicketstuff:wicket15-tree:8.0.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket15-tree/
implementation ("org.wicketstuff:wicket15-tree:8.0.0")
'org.wicketstuff:wicket15-tree:jar:8.0.0'
<dependency org="org.wicketstuff" name="wicket15-tree" rev="8.0.0">
<artifact name="wicket15-tree" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket15-tree', version='8.0.0')
)
libraryDependencies += "org.wicketstuff" % "wicket15-tree" % "8.0.0"
[org.wicketstuff/wicket15-tree "8.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.wicket : wicket-core | jar | 8.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| log4j : log4j | jar | 1.2.17 |
| org.eclipse.jetty : jetty-webapp | jar | 9.4.7.v20170914 |
| org.eclipse.jetty : jetty-server | jar | 9.4.7.v20170914 |
| org.eclipse.jetty.websocket : javax-websocket-server-impl | jar | 9.4.7.v20170914 |
| org.eclipse.jetty : jetty-jmx | jar | 9.4.7.v20170914 |