is not current version
Last Version 1.2.0

org.juzu:juzu-plugins-authz 1.2.0-M02

The Authz plugin

GroupId

GroupId

org.juzu
ArtifactId

ArtifactId

juzu-plugins-authz
Version

Version

1.2.0-M02
Type

Type

jar

Download juzu-plugins-authz 1.2.0-M02


<!-- https://jarcasting.com/artifacts/org.juzu/juzu-plugins-authz/ -->
<dependency>
    <groupId>org.juzu</groupId>
    <artifactId>juzu-plugins-authz</artifactId>
    <version>1.2.0-M02</version>
</dependency>
// https://jarcasting.com/artifacts/org.juzu/juzu-plugins-authz/
implementation 'org.juzu:juzu-plugins-authz:1.2.0-M02'
// https://jarcasting.com/artifacts/org.juzu/juzu-plugins-authz/
implementation ("org.juzu:juzu-plugins-authz:1.2.0-M02")
'org.juzu:juzu-plugins-authz:jar:1.2.0-M02'
<dependency org="org.juzu" name="juzu-plugins-authz" rev="1.2.0-M02">
  <artifact name="juzu-plugins-authz" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.juzu', module='juzu-plugins-authz', version='1.2.0-M02')
)
libraryDependencies += "org.juzu" % "juzu-plugins-authz" % "1.2.0-M02"
[org.juzu/juzu-plugins-authz "1.2.0-M02"]