MVN

com.nbsaas.boot : user-apis

Maven & Gradle

Oct 21, 2023

user-apis

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

Latest Version

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

  • Latest Stable: 1.0.8-2023

All Versions

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

Version Vulnerabilities Updated
1.0.x
user-apis-1.0.8-2023

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.nbsaas.boot</groupId>
    <artifactId>user-apis</artifactId>
    <version>1.0.8-2023</version>
</dependency>