Download bigdata-cache-2.1.0.jar file - Jar b

Jar examples for b:bigdata-cache

Description

Blazegraph Cache utilities

You can download jar file bigdata-cache 2.1.0 in this page.

License

Open Source License

Build File

You can use the following script to add bigdata-cache-2.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

bigdata-cache-2.1.0-javadoc.jar
bigdata-cache-2.1.0-sources.jar
bigdata-cache-2.1.0-tests.jar
bigdata-cache-2.1.0.jar
bigdata-cache-2.1.0.pom



Related Tutorials