Download rdf.jena.commons-1.0.0.jar file - Jar r

Jar examples for r:rdf

Description

Common classes needed by Jena adaptors

You can download jar file rdf.jena.commons 1.0.0 in this page.

License

Apache License

Build File

You can use the following script to add rdf.jena.commons-1.0.0.jar to your project.

<dependency>
   <groupId>org.apache.clerezza</groupId>
   <artifactId>rdf.jena.commons</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'org.apache.clerezza', name: 'rdf.jena.commons', version: '1.0.0'
libraryDependencies += "org.apache.clerezza" % "rdf.jena.commons" % "1.0.0"
<dependency org="org.apache.clerezza" name="rdf.jena.commons" rev="1.0.0"/>
@Grapes(@Grab(group='org.apache.clerezza', module='rdf.jena.commons', version='1.0.0'))
'org.apache.clerezza:rdf.jena.commons:jar:1.0.0'

Download

Click the following link to download the jar file.

rdf.jena.commons-1.0.0-javadoc.jar
rdf.jena.commons-1.0.0-sources.jar
rdf.jena.commons-1.0.0.jar
rdf.jena.commons-1.0.0.pom



Related Tutorials