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

Jar examples for a:atlas-core

Description

atlas-core

You can download jar file atlas-core 1.4.1 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.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials