Download hdt-jena-2.0.jar file - Jar h

Jar examples for h:hdt-jena

Description

Integration of HDT with Apache Jena

You can download jar file hdt-jena 2.0 in this page.

Build File

You can use the following script to add hdt-jena-2.0.jar to your project.

<dependency>
   <groupId>eu.wdaqua</groupId>
   <artifactId>hdt-jena</artifactId>
   <version>2.0</version>
</dependency>
compile group: 'eu.wdaqua', name: 'hdt-jena', version: '2.0'
libraryDependencies += "eu.wdaqua" % "hdt-jena" % "2.0"
<dependency org="eu.wdaqua" name="hdt-jena" rev="2.0"/>
@Grapes(@Grab(group='eu.wdaqua', module='hdt-jena', version='2.0'))
'eu.wdaqua:hdt-jena:jar:2.0'

Download

Click the following link to download the jar file.

hdt-jena-2.0-javadoc.jar
hdt-jena-2.0-sources.jar
hdt-jena-2.0.jar
hdt-jena-2.0.pom



Related Tutorials