Download archaius-aws-0.7.1.jar file - Jar a

Jar examples for a:archaius-aws

Description

archaius-aws developed by Netflix

You can download jar file archaius-aws 0.7.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add archaius-aws-0.7.1.jar to your project.

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

Download

Click the following link to download the jar file.

archaius-aws-0.7.1.jar
archaius-aws-0.7.1-javadoc.jar
archaius-aws-0.7.1.pom
archaius-aws-0.7.1-sources.jar



Related Tutorials