MVN

com.nbsaas.boot : apis

Maven & Gradle

Aug 26, 2023

apis

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

Latest Version

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

  • Latest Stable: 1.0.7-2023

All Versions

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

Version Vulnerabilities Updated
1.0.x
apis-1.0.7-2023
apis-1.0.6-2023
apis-1.0.5-2023
apis-1.0.4-2023
apis-1.0.3-2023
apis-1.0.2-2023
apis-1.0.2-2023-02-26
apis-1.0.1-2023
apis-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement