License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdde.alpharogroup |
ArtifactId | ArtifactIdwicket-component-authorization-strategy |
Last Version | Last Version7.6.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionwicket-component-authorization-strategy
Demonstrates how to use the functionality from the
wicket components visibility, enabled, disabled or not visible if the user does not have the permission.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAlpha Ro Group UG (haftungsbeschrängt) |
Filename | Size |
---|---|
wicket-component-authorization-strategy-7.6.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.alpharogroup/wicket-component-authorization-strategy/ -->
<dependency>
<groupId>de.alpharogroup</groupId>
<artifactId>wicket-component-authorization-strategy</artifactId>
<version>7.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/wicket-component-authorization-strategy/
implementation 'de.alpharogroup:wicket-component-authorization-strategy:7.6.0'
// https://jarcasting.com/artifacts/de.alpharogroup/wicket-component-authorization-strategy/
implementation ("de.alpharogroup:wicket-component-authorization-strategy:7.6.0")
'de.alpharogroup:wicket-component-authorization-strategy:pom:7.6.0'
<dependency org="de.alpharogroup" name="wicket-component-authorization-strategy" rev="7.6.0">
<artifact name="wicket-component-authorization-strategy" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='wicket-component-authorization-strategy', version='7.6.0')
)
libraryDependencies += "de.alpharogroup" % "wicket-component-authorization-strategy" % "7.6.0"
[de.alpharogroup/wicket-component-authorization-strategy "7.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core | jar | 7.6.0 |
org.projectlombok : lombok | jar | 1.16.16 |
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
org.slf4j : slf4j-api | jar | 1.6.4 |
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.11 |
junit : junit | jar | 4.12 |