License |
License |
---|---|
GroupId | GroupIdde.alpharogroup |
ArtifactId | ArtifactIdauthorization.strategy.api |
Last Version | Last Version7.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDemonstrates how to use the functionality from the
wicket components visibility, enabled, disabled or not visible if the user does not have the permission.
|
Project Organization |
Project OrganizationAlpha Ro Group UG (haftungsbeschrängt) |
<!-- https://jarcasting.com/artifacts/de.alpharogroup/authorization.strategy.api/ -->
<dependency>
<groupId>de.alpharogroup</groupId>
<artifactId>authorization.strategy.api</artifactId>
<version>7.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/authorization.strategy.api/
implementation 'de.alpharogroup:authorization.strategy.api:7.3.0'
// https://jarcasting.com/artifacts/de.alpharogroup/authorization.strategy.api/
implementation ("de.alpharogroup:authorization.strategy.api:7.3.0")
'de.alpharogroup:authorization.strategy.api:jar:7.3.0'
<dependency org="de.alpharogroup" name="authorization.strategy.api" rev="7.3.0">
<artifact name="authorization.strategy.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='authorization.strategy.api', version='7.3.0')
)
libraryDependencies += "de.alpharogroup" % "authorization.strategy.api" % "7.3.0"
[de.alpharogroup/authorization.strategy.api "7.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core | jar | 7.3.0 |
org.projectlombok : lombok | jar | 1.16.10 |
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.9.10 |
junit : junit | jar | 4.12 |