Jar examples for e:easyconf
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.
You can download jar file easyconf 0.9.5 in this page.
You can use the following script to add easyconf-0.9.5.jar to your project.
<dependency> <groupId>easyconf</groupId> <artifactId>easyconf</artifactId> <version>0.9.5</version> </dependency>
compile group: 'easyconf', name: 'easyconf', version: '0.9.5'
libraryDependencies += "easyconf" % "easyconf" % "0.9.5"
<dependency org="easyconf" name="easyconf" rev="0.9.5"/>
@Grapes(@Grab(group='easyconf', module='easyconf', version='0.9.5'))
'easyconf:easyconf:jar:0.9.5'
Click the following link to download the jar file.
easyconf-0.9.5.jar