MVN

easyconf : easyconf

Maven & Gradle

Nov 22, 2005
8 usages

Easyconf library · EasyConf is a library to access configuration of software components and applications. It defines simple conventions to make it easier to use. It was born in a portlets-based portal and has several features useful for this and similar environments.

<dependency>
    <groupId>easyconf</groupId>
    <artifactId>easyconf</artifactId>
    <version>0.9.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of easyconf : easyconf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.5
  • Latest Beta: 0.7.0-beta

All Versions

Choose a version of easyconf : easyconf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
easyconf-0.9.5
easyconf-0.9.0
0.8
easyconf-0.8
0.7.x
easyconf-0.7.0-beta

How to add a dependency to Maven

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

<dependency>
    <groupId>easyconf</groupId>
    <artifactId>easyconf</artifactId>
    <version>0.9.5</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'easyconf:easyconf:0.9.5'

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

implementation("easyconf:easyconf:0.9.5")

How to add a dependency to SBT Scala

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

libraryDependencies += "easyconf" % "easyconf" % "0.9.5"

Advertisement

Dependencies from Group

Nov 22, 2005
8 usages

Discover Dependencies

Jul 17, 2013
3 usages
Sep 20, 2005
1 usages
Jan 11, 2006
11 usages
Jun 22, 2009
Sep 07, 2012
5 stars
Jul 25, 2014
1 usages
1 stars
Apr 18, 2015
2 usages
Dec 06, 2005
2 usages