MVN

net.nan21.dnet : nan21.dnet.modules_oss

Maven & Gradle

Feb 19, 2013
2 stars

DNet Modules OSS · DNet modules released under open-source license.

<dependency>
    <groupId>net.nan21.dnet</groupId>
    <artifactId>nan21.dnet.modules_oss</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.nan21.dnet : nan21.dnet.modules_oss to add to Maven - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of net.nan21.dnet : nan21.dnet.modules_oss to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
nan21.dnet.modules_oss-1.0.6
nan21.dnet.modules_oss-1.0.5
nan21.dnet.modules_oss-1.0.4
nan21.dnet.modules_oss-1.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.nan21.dnet</groupId>
    <artifactId>nan21.dnet.modules_oss</artifactId>
    <version>1.0.6</version>
</dependency>