MVN

com.codepulsar.nils : nils-parent

Maven & Gradle

Jul 31, 2023
0 stars

NILS - Parent · A Java NLS library

<dependency>
    <groupId>com.codepulsar.nils</groupId>
    <artifactId>nils-parent</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.codepulsar.nils : nils-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.codepulsar.nils : nils-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
nils-parent-1.2.0
1.1.x
nils-parent-1.1.0
1.0.x
nils-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.codepulsar.nils</groupId>
    <artifactId>nils-parent</artifactId>
    <version>1.2.0</version>
</dependency>