MVN

org.apache.felix : org.apache.felix.utils

Maven & Gradle

Mar 26, 2021
148 usages
128 stars

Apache Felix Utils · Utility classes for OSGi.

<dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>org.apache.felix.utils</artifactId>
    <version>1.11.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.11.8

All Versions

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

Version Vulnerabilities Updated
1.11.x
org.apache.felix.utils-1.11.8
org.apache.felix.utils-1.11.6
org.apache.felix.utils-1.11.4
org.apache.felix.utils-1.11.2
org.apache.felix.utils-1.11.0
1.10.x
org.apache.felix.utils-1.10.4
org.apache.felix.utils-1.10.2
org.apache.felix.utils-1.10.0
1.9.x
org.apache.felix.utils-1.9.0
1.8.x
org.apache.felix.utils-1.8.6
org.apache.felix.utils-1.8.4
org.apache.felix.utils-1.8.2
org.apache.felix.utils-1.8.0
1.6.x
org.apache.felix.utils-1.6.0
1.4.x
org.apache.felix.utils-1.4.2
org.apache.felix.utils-1.4.0
1.2.x
org.apache.felix.utils-1.2.0
1.1.x
org.apache.felix.utils-1.1.2
org.apache.felix.utils-1.1.0
1.0.x
org.apache.felix.utils-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>org.apache.felix.utils</artifactId>
    <version>1.11.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.felix : org.apache.felix.utils gradle dependency to your build.gradle file:

implementation 'org.apache.felix:org.apache.felix.utils:1.11.8'

Gradle Kotlin DSL: Add the following org.apache.felix : org.apache.felix.utils gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.felix:org.apache.felix.utils:1.11.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.felix : org.apache.felix.utils sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.felix" % "org.apache.felix.utils" % "1.11.8"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 30, 2020
115 usages
3.3k stars
Jun 29, 2013
57 usages
425 stars
Jan 24, 2022
115 usages
546 stars
Feb 03, 2023
149 usages
402 stars
Jan 20, 2017
8 usages
38 stars
Apr 17, 2008
167 usages
Jun 26, 2023
190 usages
1.9k stars
Aug 11, 2009
30 usages
Mar 17, 2023
60 usages
753 stars