MVN

de.alpharogroup : wicket.component.authorization.strategy

Maven & Gradle

Feb 26, 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>6.25.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: 6.25.0

All Versions

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

Version Vulnerabilities Updated
7.3.x
wicket.component.authorization.strategy-7.3.0
7.1.x
wicket.component.authorization.strategy-7.1.0
7.0.x
wicket.component.authorization.strategy-7.0.0
6.25.x
wicket.component.authorization.strategy-6.25.0
6.21.x
wicket.component.authorization.strategy-6.21.0
6.20.x
wicket.component.authorization.strategy-6.20.0
6.18.x
wicket.component.authorization.strategy-6.18.0

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>6.25.0</version>
</dependency>

Advertisement