MVN

org.apache.jena : jena-osgi

Maven & Gradle

Jun 01, 2021
35 usages

Apache Jena - OSGi bundle · Embedding the main Jena modules (iri/core/arq/tdb) in a single OSGi bundle.

<dependency>
    <groupId>org.apache.jena</groupId>
    <artifactId>jena-osgi</artifactId>
    <version>4.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.jena : jena-osgi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.0

All Versions

Choose a version of org.apache.jena : jena-osgi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
jena-osgi-4.1.0
4.0.x
jena-osgi-4.0.0
3.17.x
jena-osgi-3.17.0
3.16.x
jena-osgi-3.16.0
3.15.x
jena-osgi-3.15.0
3.14.x
jena-osgi-3.14.0
3.13.x
jena-osgi-3.13.1
jena-osgi-3.13.0
3.12.x
jena-osgi-3.12.0
3.11.x
jena-osgi-3.11.0
3.10.x
jena-osgi-3.10.0
3.9.x
jena-osgi-3.9.0
3.8.x
jena-osgi-3.8.0
3.7.x
jena-osgi-3.7.0
3.6.x
jena-osgi-3.6.0
3.5.x
jena-osgi-3.5.0
3.4.x
jena-osgi-3.4.0
3.3.x
jena-osgi-3.3.0
3.2.x
jena-osgi-3.2.0
3.1.x
jena-osgi-3.1.1
jena-osgi-3.1.0
3.0.x
jena-osgi-3.0.1
jena-osgi-3.0.0
2.13.x
jena-osgi-2.13.0

How to add a dependency to Maven

Add the following org.apache.jena : jena-osgi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.jena</groupId>
    <artifactId>jena-osgi</artifactId>
    <version>4.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.jena : jena-osgi gradle dependency to your build.gradle file:

implementation 'org.apache.jena:jena-osgi:4.1.0'

Gradle Kotlin DSL: Add the following org.apache.jena : jena-osgi gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.jena:jena-osgi:4.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.jena : jena-osgi sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.jena" % "jena-osgi" % "4.1.0"

Advertisement

Dependencies from Group

Jul 04, 2023
375 usages
Jul 04, 2023
297 usages
Jul 04, 2023
147 usages
Jul 04, 2023
76 usages
Jul 04, 2023
41 usages

Discover Dependencies

Jun 06, 2015
14 usages
28 stars
Sep 09, 2022
2 usages
1 stars
May 30, 2023
2 usages
4 stars
Jun 14, 2013
7 usages
1 stars
Nov 02, 2020
17 usages
3.9k stars
Dec 16, 2012
30 usages
423 stars
Apr 12, 2023
5 usages
2 stars
Aug 20, 2018
8 usages
49 stars