Wicket Menu

Wicket-Menu

License

License

Categories

Categories

Wicket User Interface Web Frameworks Data
GroupId

GroupId

com.cooldatasoft
ArtifactId

ArtifactId

wicket-menu
Last Version

Last Version

7.0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Wicket Menu
Wicket-Menu

Download wicket-menu

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 7.0.0

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.10
org.projectlombok : lombok jar 1.16.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Project aims to contain several dynamic css and javascript menu types to be used in wicket applications.

List of available css/javascript Menu's

  • SunriseGlossDropDownMenu
  • ChromeDropDownMenu
  • SlideInMenu
  • MultiLevelCssMenu

Only dependency is wicket itself Any recommendation, bug report or wish is very welcome.

For simplicity, I will keep the version number same as wicket framework itself and add wicket-menu version at the very end.

So if you are using wicket 7.0.0 then you should get wicket-menu 7.0.0.x where x is the largest to get the latest.

For MultiLevelCssMenu to work properly, you need to strip the wicket tags.

eg. getMarkupSettings().setStripWicketTags(true);

Current Release version for maven users:

<dependency>
	<groupId>com.cooldatasoft</groupId>
	<artifactId>wicket-menu</artifactId>
	<version>7.0.0.4</version>
</dependency>

To compile it from source:

Versions

Version
7.0.0.4
7.0.0.2
7.0.0.0
6.20.0.4
6.20.0.2
6.20.0.1
6.20.0.0
6.19.0.4
6.19.0.2
6.19.0.1
6.19.0.0
6.18.0.4
6.18.0.2
6.18.0.1
6.18.0.0
6.17.0.4
6.17.0.2
6.17.0.1
6.17.0.0
6.16.0.4
6.16.0.2
6.16.0.1
6.16.0.0
6.15.0.4
6.15.0.2
6.15.0.1
6.15.0.0
6.14.0.4
6.14.0.2
6.14.0.1
6.14.0.0
6.13.0.4
6.13.0.2
6.13.0.1
6.13.0.0
6.12.0.4
6.12.0.3
6.12.0.2
6.12.0.1
6.12.0
6.11.0.4
6.11.0.3
6.11.0.2
6.11.0.1
6.11.0
6.10.0.4
6.10.0.3
6.10.0.2
6.10.0.1
6.10.0
6.9.1.4
6.9.1.3
6.9.1.2
6.9.1.1
6.9.1
6.9.0.4
6.9.0.3
6.9.0.2
6.9.0.1
6.9.0
6.8.0
6.7.0
6.6.0
6.5.0
6.4.0
6.3.0
1.5.13.1