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.1.1 in this page.
Apache License
You can use the following script to add jena-osgi-3.1.1.jar to your project.
<dependency> <groupId>org.apache.jena</groupId> <artifactId>jena-osgi</artifactId> <version>3.1.1</version> </dependency>
compile group: 'org.apache.jena', name: 'jena-osgi', version: '3.1.1'
libraryDependencies += "org.apache.jena" % "jena-osgi" % "3.1.1"
<dependency org="org.apache.jena" name="jena-osgi" rev="3.1.1"/>
@Grapes(@Grab(group='org.apache.jena', module='jena-osgi', version='3.1.1'))
'org.apache.jena:jena-osgi:jar:3.1.1'
Click the following link to download the jar file.
jena-osgi-3.1.1-javadoc.jar