Download live-config-1.1.0.jar file - Jar l

Jar examples for l:live-config

Description

Live configuration for Java applications

You can download jar file live-config 1.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add live-config-1.1.0.jar to your project.

<dependency>
   <groupId>com.hubspot.liveconfig</groupId>
   <artifactId>live-config</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.hubspot.liveconfig', name: 'live-config', version: '1.1.0'
libraryDependencies += "com.hubspot.liveconfig" % "live-config" % "1.1.0"
<dependency org="com.hubspot.liveconfig" name="live-config" rev="1.1.0"/>
@Grapes(@Grab(group='com.hubspot.liveconfig', module='live-config', version='1.1.0'))
'com.hubspot.liveconfig:live-config:jar:1.1.0'

Download

Click the following link to download the jar file.

live-config-1.1.0-javadoc.jar
live-config-1.1.0-sources.jar
live-config-1.1.0-test-sources.jar
live-config-1.1.0-tests.jar
live-config-1.1.0.jar
live-config-1.1.0.pom



Related Tutorials