MVN

com.nbsaas.boot : nbsaas-boot

Maven & Gradle

Aug 15, 2023
6 stars

nbsaas-boot · Spring Boot for nbsaas.com

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

Latest Version

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

  • Latest Stable: 1.0.17-2023

All Versions

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

Version Vulnerabilities Updated
1.0.x
nbsaas-boot-1.0.17-2023
nbsaas-boot-1.0.16-2023
nbsaas-boot-1.0.15-2023
nbsaas-boot-1.0.14-2023
nbsaas-boot-1.0.13-2023

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.nbsaas.boot</groupId>
    <artifactId>nbsaas-boot</artifactId>
    <version>1.0.17-2023</version>
</dependency>