Last Version

Easyconf library 0.9.5

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.

GroupId

GroupId

easyconf
ArtifactId

ArtifactId

easyconf
Version

Version

0.9.5
Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://easyconf.sourceforge.net
Project Organization

Project Organization

EasyConf team

Download easyconf 0.9.5


<!-- https://jarcasting.com/artifacts/easyconf/easyconf/ -->
<dependency>
    <groupId>easyconf</groupId>
    <artifactId>easyconf</artifactId>
    <version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/easyconf/easyconf/
implementation 'easyconf:easyconf:0.9.5'
// https://jarcasting.com/artifacts/easyconf/easyconf/
implementation ("easyconf:easyconf:0.9.5")
'easyconf:easyconf:jar:0.9.5'
<dependency org="easyconf" name="easyconf" rev="0.9.5">
  <artifact name="easyconf" type="jar" />
</dependency>
@Grapes(
@Grab(group='easyconf', module='easyconf', version='0.9.5')
)
libraryDependencies += "easyconf" % "easyconf" % "0.9.5"
[easyconf "0.9.5"]

Dependencies

compile (20)

Group / Artifact Type Version
log4j : log4j jar 1.2.8
servletapi : servletapi jar 2.3
struts : struts jar 1.1
commons-configuration : commons-configuration jar 1.1
commons-collections : commons-collections jar 3.1
commons-lang : commons-lang jar 2.0
dom4j : dom4j jar 1.4
commons-logging : commons-logging jar 1.0.4
commons-digester : commons-digester jar 1.6
xerces : xerces jar 2.2.1
xml-apis : xml-apis jar 2.0.2
xdoclet : xdoclet jar 1.2.1
junit : junit jar 3.8.1
commons-beanutils : commons-beanutils-core jar 1.7.0
commons-beanutils : commons-beanutils-bean-collections jar 1.7.0
xdoclet : xdoclet-web-module jar 1.2.1
mx4j : mx4j-jmx jar 2.1.1
mx4j : mx4j-impl jar 2.1.1
xstream : xstream jar 1.1.2
xpp3 : xpp3_min jar 1.1.3.4.I

Project Modules

There are no modules declared in this project.