is not current version
Last Version 9.7.0

JWicket: A simple dropdown menu for Apache Wicket 9.6.0

A simple dropdown menu for Apache Wicket.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-dropdown-menu
Version

Version

9.6.0
Type

Type

jar
Description

Description

JWicket: A simple dropdown menu for Apache Wicket
A simple dropdown menu for Apache Wicket.

Download wicketstuff-dropdown-menu 9.6.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.wicketstuff : wicketstuff-jwicket-core jar 9.6.0
org.apache.wicket : wicket-core jar 9.6.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.1

Project Modules

There are no modules declared in this project.