o

org.everit.osgi.bundles.org.apache.felix.utils

Utility classes for OSGi (packaged by Everit).
Apache Felix contributors
Files download
File Operation
org.everit.osgi.bundles.org.apache.felix.utils-1.6.0.jar download
org.everit.osgi.bundles.org.apache.felix.utils-1.6.0.pom download
org.everit.osgi.bundles.org.apache.felix.utils-1.6.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.everit.osgi.bundles</groupId>
  <artifactId>org.everit.osgi.bundles.org.apache.felix.utils</artifactId>
  <version>1.6.0</version>
</dependency>
Gradle Groovy
implementation 'org.everit.osgi.bundles:org.everit.osgi.bundles.org.apache.felix.utils:1.6.0'
Gradle Kotlin
implementation("org.everit.osgi.bundles:org.everit.osgi.bundles.org.apache.felix.utils:1.6.0")
Scala SBT
libraryDependencies += "org.everit.osgi.bundles" % "org.everit.osgi.bundles.org.apache.felix.utils" % "1.6.0"
Groovy Grape
@Grapes(
  @Grab(group='org.everit.osgi.bundles', module='org.everit.osgi.bundles.org.apache.felix.utils', version='1.6.0')
)
Apache Ivy
<dependency org="org.everit.osgi.bundles" name="org.everit.osgi.bundles.org.apache.felix.utils" rev="1.6.0" />
Leiningen
[org.everit.osgi.bundles/org.everit.osgi.bundles.org.apache.felix.utils "1.6.0"]
Apache Buildr
'org.everit.osgi.bundles:org.everit.osgi.bundles.org.apache.felix.utils:jar:1.6.0'