Jar examples for b:bigdata-client
Blazegraph Client API tools
You can download jar file bigdata-client 2.0.0 in this page.
Open Source License
You can use the following script to add bigdata-client-2.0.0.jar to your project.
<dependency> <groupId>com.blazegraph</groupId> <artifactId>bigdata-client</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.blazegraph', name: 'bigdata-client', version: '2.0.0'
libraryDependencies += "com.blazegraph" % "bigdata-client" % "2.0.0"
<dependency org="com.blazegraph" name="bigdata-client" rev="2.0.0"/>
@Grapes(@Grab(group='com.blazegraph', module='bigdata-client', version='2.0.0'))
'com.blazegraph:bigdata-client:jar:2.0.0'
Click the following link to download the jar file.
bigdata-client-2.0.0-javadoc.jar