MVN

org.osgi : osgi.promise

Maven & Gradle

Dec 20, 2022
4 usages
88 stars

org.osgi:osgi.promise · OSGi Promise API Release 8 for use inside and outside of OSGi environments

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

Latest Version

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

  • Latest Stable: 8.1.0
  • Latest Release Candidate: 8.1.0-RC1

All Versions

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

Version Vulnerabilities Updated
8.1.x
osgi.promise-8.1.0
osgi.promise-8.1.0-RC1
8.0.x
osgi.promise-8.0.0
7.0.x
osgi.promise-7.0.1
osgi.promise-7.0.0
6.0.x
osgi.promise-6.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>osgi.promise</artifactId>
    <version>8.1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.osgi:osgi.promise:8.1.0'

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

implementation("org.osgi:osgi.promise:8.1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.osgi" % "osgi.promise" % "8.1.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

Feb 07, 2023
3 usages
1.2k stars
Mar 22, 2016
1 usages
0 stars
Jun 08, 2023
10 usages
523 stars
Jun 08, 2023
2 usages
523 stars
Jul 15, 2019
1 usages
236 stars
May 15, 2022
1 usages
0 stars
Aug 23, 2023
9 usages
54 stars
Nov 30, 2021
2 usages
58.9k stars