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

Jar examples for b:bigdata-util

Description

Utility classes used by multiple artifacts

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials