Download bigdata-core-2.0.0.jar file - Jar b

Jar examples for b:bigdata-core

Description

Blazegraph(TM) DB Core Platform. It contains all Blazegraph DB dependencies other than Blueprints.

You can download jar file bigdata-core 2.0.0 in this page.

License

Open Source License

Build File

You can use the following script to add bigdata-core-2.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

bigdata-core-2.0.0-javadoc.jar
bigdata-core-2.0.0-sources.jar
bigdata-core-2.0.0.jar
bigdata-core-2.0.0.pom



Related Tutorials