Jar examples for d:dsi-utils
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.1 in this page.
GNU LESSER GENERAL PUBLIC LICENSE Version 2.1
You can use the following script to add dsi-utils-2.0.1.jar to your project.
<dependency> <groupId>com.blazegraph</groupId> <artifactId>dsi-utils</artifactId> <version>2.0.1</version> </dependency>
compile group: 'com.blazegraph', name: 'dsi-utils', version: '2.0.1'
libraryDependencies += "com.blazegraph" % "dsi-utils" % "2.0.1"
<dependency org="com.blazegraph" name="dsi-utils" rev="2.0.1"/>
@Grapes(@Grab(group='com.blazegraph', module='dsi-utils', version='2.0.1'))
'com.blazegraph:dsi-utils:jar:2.0.1'
Click the following link to download the jar file.
dsi-utils-2.0.1-javadoc.jar