Download kgengine-3.2.1.jar file - Jar k

Jar examples for k:kgengine

Description

Corese is a Semantic Web Factory (triple store and SPARQL endpoint) implementing RDF, RDFS, SPARQL 1.1 Query and Update.

You can download jar file kgengine 3.2.1 in this page.

License

CeCILL-C License:

Build File

You can use the following script to add kgengine-3.2.1.jar to your project.

<dependency>
   <groupId>fr.inria.wimmics</groupId>
   <artifactId>kgengine</artifactId>
   <version>3.2.1</version>
</dependency>
compile group: 'fr.inria.wimmics', name: 'kgengine', version: '3.2.1'
libraryDependencies += "fr.inria.wimmics" % "kgengine" % "3.2.1"
<dependency org="fr.inria.wimmics" name="kgengine" rev="3.2.1"/>
@Grapes(@Grab(group='fr.inria.wimmics', module='kgengine', version='3.2.1'))
'fr.inria.wimmics:kgengine:jar:3.2.1'

Download

Click the following link to download the jar file.

kgengine-3.2.1-javadoc.jar
kgengine-3.2.1-sources.jar
kgengine-3.2.1.jar
kgengine-3.2.1.pom



Related Tutorials