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

com.blazegraph:bigdata-cache 2.1.1

Blazegraph Cache utilities

Категории

Категории

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

Группа

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

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

bigdata-cache
Версия

Версия

2.1.1
Тип

Тип

jar

Скачать bigdata-cache 2.1.1


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