MVN

org.jconfig : jconfig

Maven & Gradle

Feb 01, 2007
1 usages

JConfig · jConfig a framework for handling XML-configurations

<dependency>
    <groupId>org.jconfig</groupId>
    <artifactId>jconfig</artifactId>
    <version>2.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jconfig : jconfig to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.9

All Versions

Choose a version of org.jconfig : jconfig to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.9
jconfig-2.9

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jconfig</groupId>
    <artifactId>jconfig</artifactId>
    <version>2.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jconfig : jconfig gradle dependency to your build.gradle file:

implementation 'org.jconfig:jconfig:2.9'

Gradle Kotlin DSL: Add the following org.jconfig : jconfig gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jconfig:jconfig:2.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jconfig : jconfig sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jconfig" % "jconfig" % "2.9"

Advertisement

Dependencies from Group

Feb 01, 2007
1 usages

Discover Dependencies

Mar 19, 2013
80 stars
bsh
Mar 16, 2012
184 usages
Oct 22, 2008
21 usages
Aug 26, 2006
78 usages
Jul 28, 2014
183 usages
Nov 08, 2011
2 usages
Feb 12, 2010
292 usages
Mar 15, 2014
0 stars