Download bigdata-client-2.1.2.jar file - Jar b

Jar examples for b:bigdata-client

Description

Blazegraph Client API tools

You can download jar file bigdata-client 2.1.2 in this page.

License

Open Source License

Build File

You can use the following script to add bigdata-client-2.1.2.jar to your project.

<dependency>
   <groupId>com.blazegraph</groupId>
   <artifactId>bigdata-client</artifactId>
   <version>2.1.2</version>
</dependency>
compile group: 'com.blazegraph', name: 'bigdata-client', version: '2.1.2'
libraryDependencies += "com.blazegraph" % "bigdata-client" % "2.1.2"
<dependency org="com.blazegraph" name="bigdata-client" rev="2.1.2"/>
@Grapes(@Grab(group='com.blazegraph', module='bigdata-client', version='2.1.2'))
'com.blazegraph:bigdata-client:jar:2.1.2'

Download

Click the following link to download the jar file.

bigdata-client-2.1.2-javadoc.jar
bigdata-client-2.1.2-sources.jar
bigdata-client-2.1.2-tests.jar
bigdata-client-2.1.2.jar
bigdata-client-2.1.2.pom



Related Tutorials