Download org.apache.stanbol.enhancer.rdfentities-0.10.0.jar file - Jar o

Jar examples for o:org.apache.stanbol.enhancer.rdfentities

Description

Simple RDF facading utility using Java InvocationHandler

You can download jar file org.apache.stanbol.enhancer.rdfentities 0.10.0 in this page.

License

Apache License

Build File

You can use the following script to add org.apache.stanbol.enhancer.rdfentities-0.10.0.jar to your project.

<dependency>
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.rdfentities</artifactId>
   <version>0.10.0</version>
</dependency>
compile group: 'org.apache.stanbol', name: 'org.apache.stanbol.enhancer.rdfentities', version: '0.10.0'
libraryDependencies += "org.apache.stanbol" % "org.apache.stanbol.enhancer.rdfentities" % "0.10.0"
<dependency org="org.apache.stanbol" name="org.apache.stanbol.enhancer.rdfentities" rev="0.10.0"/>
@Grapes(@Grab(group='org.apache.stanbol', module='org.apache.stanbol.enhancer.rdfentities', version='0.10.0'))
'org.apache.stanbol:org.apache.stanbol.enhancer.rdfentities:jar:0.10.0'

Download

Click the following link to download the jar file.

org.apache.stanbol.enhancer.rdfentities-0.10.0-javadoc.jar
org.apache.stanbol.enhancer.rdfentities-0.10.0-sources.jar
org.apache.stanbol.enhancer.rdfentities-0.10.0.jar
org.apache.stanbol.enhancer.rdfentities-0.10.0.pom



Related Tutorials