Download atlas-graphdb-common-1.0.0-alpha.jar file - Jar a

Jar examples for a:atlas-graphdb-common

Description

Adds IBM Graph Database Support to Apache Atlas

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

atlas-graphdb-common-1.0.0-alpha-sources.jar
atlas-graphdb-common-1.0.0-alpha-test-sources.jar
atlas-graphdb-common-1.0.0-alpha-tests.jar
atlas-graphdb-common-1.0.0-alpha.jar
atlas-graphdb-common-1.0.0-alpha.pom



Related Tutorials