Download engine-1.0.0.4.jar file - Jar e

Jar examples for e:engine

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 engine 1.0.0.4 in this page.

License

GNU General Public License (GPL), Version 2.0

Build File

You can use the following script to add engine-1.0.0.4.jar to your project.

<dependency>
   <groupId>com.github.cycladessoa</groupId>
   <artifactId>engine</artifactId>
   <version>1.0.0.4</version>
</dependency>
compile group: 'com.github.cycladessoa', name: 'engine', version: '1.0.0.4'
libraryDependencies += "com.github.cycladessoa" % "engine" % "1.0.0.4"
<dependency org="com.github.cycladessoa" name="engine" rev="1.0.0.4"/>
@Grapes(@Grab(group='com.github.cycladessoa', module='engine', version='1.0.0.4'))
'com.github.cycladessoa:engine:jar:1.0.0.4'

Download

Click the following link to download the jar file.

engine-1.0.0.4-javadoc.jar
engine-1.0.0.4-sources.jar
engine-1.0.0.4.jar
engine-1.0.0.4.pom



Related Tutorials