MVN

com.nbsaas.boot : nbsaas-user-starter

Maven & Gradle

Oct 21, 2023
1 stars

nbsaas-user-starter

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

Latest Version

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

  • Latest Stable: 1.0.8-2023

All Versions

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

Version Vulnerabilities Updated
1.0.x
nbsaas-user-starter-1.0.8-2023

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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