License |
License |
---|---|
GroupId | GroupIdorg.juzu |
ArtifactId | ArtifactIdjuzu-plugins-authz |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJuzu Authz Plugin
The Authz plugin
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.juzu/juzu-plugins-authz/ -->
<dependency>
<groupId>org.juzu</groupId>
<artifactId>juzu-plugins-authz</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.juzu/juzu-plugins-authz/
implementation 'org.juzu:juzu-plugins-authz:1.2.0'
// https://jarcasting.com/artifacts/org.juzu/juzu-plugins-authz/
implementation ("org.juzu:juzu-plugins-authz:1.2.0")
'org.juzu:juzu-plugins-authz:jar:1.2.0'
<dependency org="org.juzu" name="juzu-plugins-authz" rev="1.2.0">
<artifact name="juzu-plugins-authz" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.juzu', module='juzu-plugins-authz', version='1.2.0')
)
libraryDependencies += "org.juzu" % "juzu-plugins-authz" % "1.2.0"
[org.juzu/juzu-plugins-authz "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.juzu : juzu-core | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.juzu : juzu-depchain-arquillian | jar | 1.2.0 |
org.jboss.weld : weld-core | jar | 1.1.8.Final |
org.juzu : juzu-depchain-arquillian-tomcat7 | jar | 1.2.0 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
org.slf4j : slf4j-simple | jar | 1.5.10 |
junit : junit | jar | 4.10 |
org.juzu : juzu-core | test-jar | 1.2.0 |
org.glassfish.web : el-impl | jar | 2.1.2-b04 |
com.google.inject : guice | jar | 3.0 |
org.springframework : spring-core | jar | 3.2.4.RELEASE |
org.springframework : spring-beans | jar | 3.2.4.RELEASE |
org.springframework : spring-web | jar | 3.2.4.RELEASE |
commons-logging : commons-logging | jar | 1.1.1 |
org.slf4j : slf4j-ext | jar | 1.5.10 |
ch.qos.cal10n : cal10n-api | jar | 0.7.2 |