MVN

cn.6tail : nlf2

Maven & Gradle

Jan 03, 2020
2 stars

a lightweight java framework

<dependency>
    <groupId>cn.6tail</groupId>
    <artifactId>nlf2</artifactId>
    <version>1.8.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.6tail : nlf2 to add to Maven - Latest Versions:

  • Latest Stable: 1.8.9

All Versions

Choose a version of cn.6tail : nlf2 to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8.x
nlf2-1.8.9

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.6tail</groupId>
    <artifactId>nlf2</artifactId>
    <version>1.8.9</version>
</dependency>

Advertisement