Jar examples for j:jena-base
This module contains non-RDF library code and the common system runtime.
You can download jar file jena-base 3.5.0 in this page.
Apache License
You can use the following script to add jena-base-3.5.0.jar to your project.
<dependency> <groupId>org.apache.jena</groupId> <artifactId>jena-base</artifactId> <version>3.5.0</version> </dependency>
compile group: 'org.apache.jena', name: 'jena-base', version: '3.5.0'
libraryDependencies += "org.apache.jena" % "jena-base" % "3.5.0"
<dependency org="org.apache.jena" name="jena-base" rev="3.5.0"/>
@Grapes(@Grab(group='org.apache.jena', module='jena-base', version='3.5.0'))
'org.apache.jena:jena-base:jar:3.5.0'
Click the following link to download the jar file.
jena-base-3.5.0-javadoc.jar