MVN

org.osgi : core

Maven & Gradle

Jun 17, 2011
12 usages

osgi.core · OSGi Service Platform Release 4 Version 4.3, Core Interfaces and Classes for use in compiling bundles.

<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>core</artifactId>
    <version>4.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.3.0

All Versions

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

Version Vulnerabilities Updated
4.3.x
core-4.3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>core</artifactId>
    <version>4.3.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.osgi:core:4.3.0'

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

implementation("org.osgi:core:4.3.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.osgi" % "core" % "4.3.0"

Advertisement

Dependencies from Group

Jul 30, 2014
5.8k usages
Sep 24, 2013
3.1k usages
Dec 20, 2022
1.3k usages
88 stars
Nov 30, 2021
1.3k usages
Nov 30, 2021
1.2k usages

Discover Dependencies

Jan 08, 2013
1 usages
Sep 20, 2005
1 usages
May 14, 2013
1 usages
May 17, 2007
1 usages
Nov 19, 2014
1 usages
Mar 08, 2013
2 usages
Dec 12, 2013
2 usages
May 18, 2013
1 usages