Download greenbird-configuration-1.3.0.jar file - Jar g

Jar examples for g:greenbird-configuration

Description

Library that simplifies configuration and context loading for Spring based projects.

You can download jar file greenbird-configuration 1.3.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add greenbird-configuration-1.3.0.jar to your project.

<dependency>
   <groupId>com.greenbird</groupId>
   <artifactId>greenbird-configuration</artifactId>
   <version>1.3.0</version>
</dependency>
compile group: 'com.greenbird', name: 'greenbird-configuration', version: '1.3.0'
libraryDependencies += "com.greenbird" % "greenbird-configuration" % "1.3.0"
<dependency org="com.greenbird" name="greenbird-configuration" rev="1.3.0"/>
@Grapes(@Grab(group='com.greenbird', module='greenbird-configuration', version='1.3.0'))
'com.greenbird:greenbird-configuration:jar:1.3.0'

Download

Click the following link to download the jar file.

greenbird-configuration-1.3.0-javadoc.jar
greenbird-configuration-1.3.0-sources.jar
greenbird-configuration-1.3.0.jar
greenbird-configuration-1.3.0.pom



Related Tutorials