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