is not current version
Last Version 2.1.4

com.blazegraph:bigdata-core 2.0.0

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

Categories

Categories

Data
GroupId

GroupId

com.blazegraph
ArtifactId

ArtifactId

bigdata-core
Version

Version

2.0.0
Type

Type

jar

Download bigdata-core 2.0.0


<!-- https://jarcasting.com/artifacts/com.blazegraph/bigdata-core/ -->
<dependency>
    <groupId>com.blazegraph</groupId>
    <artifactId>bigdata-core</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.blazegraph/bigdata-core/
implementation 'com.blazegraph:bigdata-core:2.0.0'
// https://jarcasting.com/artifacts/com.blazegraph/bigdata-core/
implementation ("com.blazegraph:bigdata-core:2.0.0")
'com.blazegraph:bigdata-core:jar:2.0.0'
<dependency org="com.blazegraph" name="bigdata-core" rev="2.0.0">
  <artifact name="bigdata-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blazegraph', module='bigdata-core', version='2.0.0')
)
libraryDependencies += "com.blazegraph" % "bigdata-core" % "2.0.0"
[com.blazegraph/bigdata-core "2.0.0"]