Jar examples for r:rdf
Common classes needed by Jena adaptors
You can download jar file rdf.jena.commons 0.7 in this page.
Apache License
You can use the following script to add rdf.jena.commons-0.7.jar to your project.
<dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.commons</artifactId> <version>0.7</version> </dependency>
compile group: 'org.apache.clerezza', name: 'rdf.jena.commons', version: '0.7'
libraryDependencies += "org.apache.clerezza" % "rdf.jena.commons" % "0.7"
<dependency org="org.apache.clerezza" name="rdf.jena.commons" rev="0.7"/>
@Grapes(@Grab(group='org.apache.clerezza', module='rdf.jena.commons', version='0.7'))
'org.apache.clerezza:rdf.jena.commons:jar:0.7'
Click the following link to download the jar file.
rdf.jena.commons-0.7-javadoc.jar