MVN

io.foodtechlab : auth-lib

Maven & Gradle

Dec 20, 2023

auth-lib · Auth lib for FTL projects

<dependency>
    <groupId>io.foodtechlab</groupId>
    <artifactId>auth-lib</artifactId>
    <version>4.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.foodtechlab : auth-lib to add to Maven - Latest Versions:

  • Latest Stable: 4.0.2

All Versions

Choose a version of io.foodtechlab : auth-lib to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
auth-lib-4.0.2
auth-lib-4.0.1.4
auth-lib-4.0.1.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.foodtechlab</groupId>
    <artifactId>auth-lib</artifactId>
    <version>4.0.2</version>
</dependency>