MVN

io.foodtechlab : auth-integration

Maven & Gradle

Dec 20, 2023

auth-integration · Auth lib for FTL projects

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

Latest Version

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

  • Latest Stable: 4.0.2

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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