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