Download system-utils-2.1.0.jar file - Jar s

Jar examples for s:system-utils

Description

System Utilities for Blazegraph DB

You can download jar file system-utils 2.1.0 in this page.

License

Open Source License

Build File

You can use the following script to add system-utils-2.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

system-utils-2.1.0-javadoc.jar
system-utils-2.1.0-sources.jar
system-utils-2.1.0-tests.jar
system-utils-2.1.0.jar
system-utils-2.1.0.pom



Related Tutorials