Jar examples for c:configuration
Library for reading configuration properties from various sources
You can download jar file configuration 0.49 in this page.
The Apache Software License, Version 2.0
You can use the following script to add configuration-0.49.jar to your project.
<dependency> <groupId>com.proofpoint.platform</groupId> <artifactId>configuration</artifactId> <version>0.49</version> </dependency>
compile group: 'com.proofpoint.platform', name: 'configuration', version: '0.49'
libraryDependencies += "com.proofpoint.platform" % "configuration" % "0.49"
<dependency org="com.proofpoint.platform" name="configuration" rev="0.49"/>
@Grapes(@Grab(group='com.proofpoint.platform', module='configuration', version='0.49'))
'com.proofpoint.platform:configuration:jar:0.49'
Click the following link to download the jar file.
configuration-0.49-javadoc.jar