Wicket Menu Parent


License

License

Categories

Categories

Wicket User Interface Web Frameworks Data
GroupId

GroupId

com.cooldatasoft
ArtifactId

ArtifactId

wicket-menu-parent
Last Version

Last Version

7.0.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

Wicket Menu Parent
Wicket Menu Parent
Project URL

Project URL

https://github.com/cooldatasoft/wicket-menu
Source Code Management

Source Code Management

http://github.com/cooldatasoft/wicket-menu

Download wicket-menu-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • wicket-menu
  • wicket-menu-demo

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.0
6.11.0.4
6.11.0.3
6.11.0.2
6.11.0.1
6.11.0.0
6.10.0.4
6.10.0.3
6.10.0.2
6.10.0.1
6.10.0.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
1.5.13.1