Jar examples for j:jena-osgi
Embedding the main Jena modules (iri/core/arq/tdb) in a single OSGi bundle.
You can download jar file jena-osgi 3.7.0 in this page.
Apache License
You can use the following script to add jena-osgi-3.7.0.jar to your project.
<dependency> <groupId>org.apache.jena</groupId> <artifactId>jena-osgi</artifactId> <version>3.7.0</version> </dependency>
compile group: 'org.apache.jena', name: 'jena-osgi', version: '3.7.0'
libraryDependencies += "org.apache.jena" % "jena-osgi" % "3.7.0"
<dependency org="org.apache.jena" name="jena-osgi" rev="3.7.0"/>
@Grapes(@Grab(group='org.apache.jena', module='jena-osgi', version='3.7.0'))
'org.apache.jena:jena-osgi:jar:3.7.0'
Click the following link to download the jar file.
jena-osgi-3.7.0-javadoc.jar