не последняя версия
Последняя версия 2.1.4

com.blazegraph:bigdata-core 2.1.2

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

Категории

Категории

Данные
Группа

Группа

com.blazegraph
Идентификатор

Идентификатор

bigdata-core
Версия

Версия

2.1.2
Тип

Тип

jar

Скачать bigdata-core 2.1.2


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