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