MVN

io.github.hamzabidi : authorizer

Maven & Gradle

Nov 18, 2022
0 stars

Authorizer · An access controle manager of dirreferent resources in an application

<dependency>
    <groupId>io.github.hamzabidi</groupId>
    <artifactId>authorizer</artifactId>
    <version>v1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.hamzabidi : authorizer to add to Maven - Latest Versions:

  • Latest Stable: v1.0.4

All Versions

Choose a version of io.github.hamzabidi : authorizer to add to Maven - All Versions:

Version Vulnerabilities Updated
v1.0.x
authorizer-v1.0.4
test
authorizer-test
main
authorizer-main

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.hamzabidi</groupId>
    <artifactId>authorizer</artifactId>
    <version>v1.0.4</version>
</dependency>

Advertisement