Download dsi-utils-2.0.0.jar file - Jar d

Jar examples for d:dsi-utils

Description

Blazegraph Modifications to the DSI utils. This are forked from version 1.10.0 under LGPLv2.1.

You can download jar file dsi-utils 2.0.0 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE Version 2.1

Build File

You can use the following script to add dsi-utils-2.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

dsi-utils-2.0.0-javadoc.jar
dsi-utils-2.0.0-sources.jar
dsi-utils-2.0.0.jar
dsi-utils-2.0.0.pom



Related Tutorials