MVN

com.nbsaas.boot : sample-gates

Maven & Gradle

Nov 05, 2023

sample-gates

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

Latest Version

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

  • Latest Stable: 1.0.9-2023

All Versions

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

Version Vulnerabilities Updated
1.0.x
sample-gates-1.0.9-2023

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.nbsaas.boot</groupId>
    <artifactId>sample-gates</artifactId>
    <version>1.0.9-2023</version>
</dependency>