MVN

org.osgi : org.osgi.service.dal.functions

Maven & Gradle

Oct 13, 2021
91 stars

org.osgi:org.osgi.service.dal.functions · OSGi Companion Code for org.osgi.service.dal.functions Version 1.0.0.

<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>org.osgi.service.dal.functions</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

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

All Versions

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

Version Vulnerabilities Updated
1.0.x
org.osgi.service.dal.functions-1.0.1
org.osgi.service.dal.functions-1.0.1-RC1
org.osgi.service.dal.functions-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>org.osgi.service.dal.functions</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.osgi:org.osgi.service.dal.functions:1.0.1'

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

implementation("org.osgi:org.osgi.service.dal.functions:1.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.osgi" % "org.osgi.service.dal.functions" % "1.0.1"

Advertisement

Dependencies from Group

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

Discover Dependencies

Apr 27, 2023
10 stars
Mar 21, 2023
16 stars
Mar 21, 2023
18 stars
Jan 16, 2023
16 stars
Mar 21, 2023
16 stars
Mar 21, 2023
16 stars
Oct 13, 2021