Jar examples for r:rdf4j-runtime
Runtime dependencies for an RDF4J application
You can download jar file rdf4j-runtime 2.4.0-M2 in this page.
You can use the following script to add rdf4j-runtime-2.4.0-M2.jar to your project.
<dependency> <groupId>org.eclipse.rdf4j</groupId> <artifactId>rdf4j-runtime</artifactId> <version>2.4.0-M2</version> </dependency>
compile group: 'org.eclipse.rdf4j', name: 'rdf4j-runtime', version: '2.4.0-M2'
libraryDependencies += "org.eclipse.rdf4j" % "rdf4j-runtime" % "2.4.0-M2"
<dependency org="org.eclipse.rdf4j" name="rdf4j-runtime" rev="2.4.0-M2"/>
@Grapes(@Grab(group='org.eclipse.rdf4j', module='rdf4j-runtime', version='2.4.0-M2'))
'org.eclipse.rdf4j:rdf4j-runtime:jar:2.4.0-M2'
Click the following link to download the jar file.
rdf4j-runtime-2.4.0-M2.jar