Download atlas-test-1.4.2.jar file - Jar a

Jar examples for a:atlas-test

Description

atlas-test

You can download jar file atlas-test 1.4.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add atlas-test-1.4.2.jar to your project.

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

Download

Click the following link to download the jar file.

atlas-test-1.4.2-javadoc.jar
atlas-test-1.4.2-sources.jar
atlas-test-1.4.2.jar
atlas-test-1.4.2.pom



Related Tutorials