Download hdt-jena-2.1.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.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials