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