Download core-config-1.1.1.jar file - Jar c

Jar examples for c:core-config

Description

You can download jar file core-config 1.1.1 in this page.

License

Open Source License

Build File

You can use the following script to add core-config-1.1.1.jar to your project.

<dependency>
   <groupId>com.redhat.lightblue.config</groupId>
   <artifactId>core-config</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'com.redhat.lightblue.config', name: 'core-config', version: '1.1.1'
libraryDependencies += "com.redhat.lightblue.config" % "core-config" % "1.1.1"
<dependency org="com.redhat.lightblue.config" name="core-config" rev="1.1.1"/>
@Grapes(@Grab(group='com.redhat.lightblue.config', module='core-config', version='1.1.1'))
'com.redhat.lightblue.config:core-config:jar:1.1.1'

Download

Click the following link to download the jar file.

core-config-1.1.1-javadoc.jar
core-config-1.1.1-sources.jar
core-config-1.1.1.jar
core-config-1.1.1.pom



Related Tutorials