Jar examples for e:engine
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 0.0.2 in this page.
GNU General Public License (GPL), Version 2.0
You can use the following script to add engine-0.0.2.jar to your project.
<dependency> <groupId>com.impossibl.stencil</groupId> <artifactId>engine</artifactId> <version>0.0.2</version> </dependency>
compile group: 'com.impossibl.stencil', name: 'engine', version: '0.0.2'
libraryDependencies += "com.impossibl.stencil" % "engine" % "0.0.2"
<dependency org="com.impossibl.stencil" name="engine" rev="0.0.2"/>
@Grapes(@Grab(group='com.impossibl.stencil', module='engine', version='0.0.2'))
'com.impossibl.stencil:engine:jar:0.0.2'
Click the following link to download the jar file.
engine-0.0.2-javadoc.jar