MVN

org.nhind : config-manager

Maven & Gradle

Aug 10, 2021
1 usages
0 stars

NHIN Direct Java configuration manager · NHIN Direct Java configuration manager

<dependency>
    <groupId>org.nhind</groupId>
    <artifactId>config-manager</artifactId>
    <version>8.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.nhind : config-manager to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 8.0.1

All Versions

Choose a version of org.nhind : config-manager to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
8.0.x
config-manager-8.0.1
config-manager-8.0.0
6.0.x
config-manager-6.0.1
6.0
config-manager-6.0
1.2
config-manager-1.2
1.1
config-manager-1.1
1.0.x
config-manager-1.0.1
1.0
config-manager-1.0

How to add a dependency to Maven

Add the following org.nhind : config-manager maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.nhind</groupId>
    <artifactId>config-manager</artifactId>
    <version>8.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.nhind : config-manager gradle dependency to your build.gradle file:

implementation 'org.nhind:config-manager:8.0.1'

Gradle Kotlin DSL: Add the following org.nhind : config-manager gradle kotlin dependency to your build.gradle.kts file:

implementation("org.nhind:config-manager:8.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.nhind : config-manager sbt scala dependency to your build.sbt file:

libraryDependencies += "org.nhind" % "config-manager" % "8.0.1"

Advertisement

Dependencies from Group

Jul 30, 2021
17 usages
0 stars
Aug 03, 2021
9 usages
0 stars
Aug 07, 2021
8 usages
0 stars
Feb 17, 2022
7 usages
0 stars
Aug 03, 2021
6 usages
0 stars

Discover Dependencies