Download corese-core-3.3.3.jar file - Jar c

Jar examples for c:corese-core

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 corese-core 3.3.3 in this page.

License

CeCILL-C License:

Build File

You can use the following script to add corese-core-3.3.3.jar to your project.

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

Download

Click the following link to download the jar file.

corese-core-3.3.3-javadoc.jar
corese-core-3.3.3-sources.jar
corese-core-3.3.3.jar
corese-core-3.3.3.pom



Related Tutorials