Download atlas-graphdb-api-0.8.1.jar file - Jar a

Jar examples for a:atlas-graphdb-api

Description

Apache Atlas Graph Datbase API

You can download jar file atlas-graphdb-api 0.8.1 in this page.

License

Apache License

Build File

You can use the following script to add atlas-graphdb-api-0.8.1.jar to your project.

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

Download

Click the following link to download the jar file.

atlas-graphdb-api-0.8.1-sources.jar
atlas-graphdb-api-0.8.1-test-sources.jar
atlas-graphdb-api-0.8.1.jar
atlas-graphdb-api-0.8.1.pom



Related Tutorials