MVN

com.nbsaas.boot : tenant-apis

Maven & Gradle

Oct 14, 2023

tenant-apis

<dependency>
    <groupId>com.nbsaas.boot</groupId>
    <artifactId>tenant-apis</artifactId>
    <version>1.0.9-2023</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nbsaas.boot : tenant-apis to add to Maven - Latest Versions:

  • Latest Stable: 1.0.9-2023

All Versions

Choose a version of com.nbsaas.boot : tenant-apis to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
tenant-apis-1.0.9-2023

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.nbsaas.boot</groupId>
    <artifactId>tenant-apis</artifactId>
    <version>1.0.9-2023</version>
</dependency>