MVN

de.alpharogroup : wicket-component-authorization-strategy

Maven & Gradle

May 01, 2017
4 stars

Demonstrates how to use the functionality from the wicket components visibility, enabled, disabled or not visible if the user does not have the permission.

<dependency>
    <groupId>de.alpharogroup</groupId>
    <artifactId>wicket-component-authorization-strategy</artifactId>
    <version>7.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.alpharogroup : wicket-component-authorization-strategy to add to Maven - Latest Versions:

  • Latest Stable: 7.6.0

All Versions

Choose a version of de.alpharogroup : wicket-component-authorization-strategy to add to Maven - All Versions:

Version Vulnerabilities Updated
7.6.x
wicket-component-authorization-strategy-7.6.0
7.3.x
wicket-component-authorization-strategy-7.3.1
6.25.x
wicket-component-authorization-strategy-6.25.2
6.21.x
wicket-component-authorization-strategy-6.21.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.alpharogroup</groupId>
    <artifactId>wicket-component-authorization-strategy</artifactId>
    <version>7.6.0</version>
</dependency>