Download atlas-core-1.4.4.jar file - Jar a

Jar examples for a:atlas-core

Description

atlas-core

You can download jar file atlas-core 1.4.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add atlas-core-1.4.4.jar to your project.

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

Download

Click the following link to download the jar file.

atlas-core-1.4.4-javadoc.jar
atlas-core-1.4.4-sources.jar
atlas-core-1.4.4.jar
atlas-core-1.4.4.pom



Related Tutorials