Download rdf-to-graph-0.9.0.jar file - Jar r

Jar examples for r:rdf-to-graph

Description

Skeleton for the db drivers

You can download jar file rdf-to-graph 0.9.0 in this page.

License

CeCILL-C License:

Build File

You can use the following script to add rdf-to-graph-0.9.0.jar to your project.

<dependency>
   <groupId>fr.inria.corese</groupId>
   <artifactId>rdf-to-graph</artifactId>
   <version>0.9.0</version>
</dependency>
compile group: 'fr.inria.corese', name: 'rdf-to-graph', version: '0.9.0'
libraryDependencies += "fr.inria.corese" % "rdf-to-graph" % "0.9.0"
<dependency org="fr.inria.corese" name="rdf-to-graph" rev="0.9.0"/>
@Grapes(@Grab(group='fr.inria.corese', module='rdf-to-graph', version='0.9.0'))
'fr.inria.corese:rdf-to-graph:jar:0.9.0'

Download

Click the following link to download the jar file.

rdf-to-graph-0.9.0-javadoc.jar
rdf-to-graph-0.9.0-sources.jar
rdf-to-graph-0.9.0.jar
rdf-to-graph-0.9.0.pom



Related Tutorials