MVN

net.nan21.dnet : nan21.dnet.core.config

Maven & Gradle

Feb 19, 2013
4 stars

DNet Core - Config · Configuration files.

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

Latest Version

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

  • Latest Stable: 1.0.6

All Versions

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

Version Vulnerabilities Updated
1.0.x
nan21.dnet.core.config-1.0.6
nan21.dnet.core.config-1.0.5
nan21.dnet.core.config-1.0.4
nan21.dnet.core.config-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.core.config</artifactId>
    <version>1.0.6</version>
</dependency>