MVN

net.nan21.dnet : nan21.dnet.module.pj

Maven & Gradle

Feb 19, 2013

DNet PJ: Project management · Project based activities management module.

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

Latest Version

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

  • Latest Stable: 1.0.6

All Versions

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

Version Vulnerabilities Updated
1.0.x
nan21.dnet.module.pj-1.0.6
nan21.dnet.module.pj-1.0.5
nan21.dnet.module.pj-1.0.4
nan21.dnet.module.pj-1.0.3
nan21.dnet.module.pj-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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