MVN

com.github.greysoft.naf : ossnaf

Maven & Gradle

Sep 02, 2022
8 stars

NAF Suite · Framework for non-blocking socket I/O and timers

<dependency>
    <groupId>com.github.greysoft.naf</groupId>
    <artifactId>ossnaf</artifactId>
    <version>2.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.greysoft.naf : ossnaf to add to Maven - Latest Versions:

  • Latest Stable: 2.5.1

All Versions

Choose a version of com.github.greysoft.naf : ossnaf to add to Maven - All Versions:

Version Vulnerabilities Updated
2.5.x
ossnaf-2.5.1
ossnaf-2.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.greysoft.naf</groupId>
    <artifactId>ossnaf</artifactId>
    <version>2.5.1</version>
</dependency>

Advertisement