Download atlas-client-common-1.0.0.jar file - Jar a

Jar examples for a:atlas-client-common

Description

You can download jar file atlas-client-common 1.0.0 in this page.

License

Apache License

Build File

You can use the following script to add atlas-client-common-1.0.0.jar to your project.

<dependency>
   <groupId>org.apache.atlas</groupId>
   <artifactId>atlas-client-common</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'org.apache.atlas', name: 'atlas-client-common', version: '1.0.0'
libraryDependencies += "org.apache.atlas" % "atlas-client-common" % "1.0.0"
<dependency org="org.apache.atlas" name="atlas-client-common" rev="1.0.0"/>
@Grapes(@Grab(group='org.apache.atlas', module='atlas-client-common', version='1.0.0'))
'org.apache.atlas:atlas-client-common:jar:1.0.0'

Download

Click the following link to download the jar file.

atlas-client-common-1.0.0-sources.jar
atlas-client-common-1.0.0-test-sources.jar
atlas-client-common-1.0.0.jar
atlas-client-common-1.0.0.pom



Related Tutorials