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