Jar examples for g:greenbird-configuration
Library that simplifies configuration and context loading for Spring based projects.
You can download jar file greenbird-configuration 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add greenbird-configuration-1.0.0.jar to your project.
<dependency> <groupId>com.greenbird</groupId> <artifactId>greenbird-configuration</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.greenbird', name: 'greenbird-configuration', version: '1.0.0'
libraryDependencies += "com.greenbird" % "greenbird-configuration" % "1.0.0"
<dependency org="com.greenbird" name="greenbird-configuration" rev="1.0.0"/>
@Grapes(@Grab(group='com.greenbird', module='greenbird-configuration', version='1.0.0'))
'com.greenbird:greenbird-configuration:jar:1.0.0'
Click the following link to download the jar file.
greenbird-configuration-1.0.0-javadoc.jar