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

Jar examples for a:atlas-core

Description

atlas-core

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials