is not current version
Last Version 2.1.4

com.blazegraph:bigdata-cache 2.0.0

Blazegraph Cache utilities

Categories

Categories

Data
GroupId

GroupId

com.blazegraph
ArtifactId

ArtifactId

bigdata-cache
Version

Version

2.0.0
Type

Type

jar

Download bigdata-cache 2.0.0


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