Download jena-dboe-base-3.6.0.jar file - Jar j

Jar examples for j:jena-dboe-base

Description

You can download jar file jena-dboe-base 3.6.0 in this page.

License

Apache License

Build File

You can use the following script to add jena-dboe-base-3.6.0.jar to your project.

<dependency>
   <groupId>org.apache.jena</groupId>
   <artifactId>jena-dboe-base</artifactId>
   <version>3.6.0</version>
</dependency>
compile group: 'org.apache.jena', name: 'jena-dboe-base', version: '3.6.0'
libraryDependencies += "org.apache.jena" % "jena-dboe-base" % "3.6.0"
<dependency org="org.apache.jena" name="jena-dboe-base" rev="3.6.0"/>
@Grapes(@Grab(group='org.apache.jena', module='jena-dboe-base', version='3.6.0'))
'org.apache.jena:jena-dboe-base:jar:3.6.0'

Download

Click the following link to download the jar file.

jena-dboe-base-3.6.0-javadoc.jar
jena-dboe-base-3.6.0-sources.jar
jena-dboe-base-3.6.0-test-sources.jar
jena-dboe-base-3.6.0-tests.jar
jena-dboe-base-3.6.0.jar
jena-dboe-base-3.6.0.pom



Related Tutorials