MVN

org.apache.geronimo.specs : geronimo-osgi-locator

Maven & Gradle

Jul 19, 2011
43 usages

Apache Geronimo OSGi-enable spec bundle locator · This bundle is not used as a standalone unit, but contains classes that should be copied into another bundle as a private package.

<dependency>
    <groupId>org.apache.geronimo.specs</groupId>
    <artifactId>geronimo-osgi-locator</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.geronimo.specs : geronimo-osgi-locator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of org.apache.geronimo.specs : geronimo-osgi-locator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
geronimo-osgi-locator-1.1
1.0
geronimo-osgi-locator-1.0

How to add a dependency to Maven

Add the following org.apache.geronimo.specs : geronimo-osgi-locator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.geronimo.specs</groupId>
    <artifactId>geronimo-osgi-locator</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.geronimo.specs : geronimo-osgi-locator gradle dependency to your build.gradle file:

implementation 'org.apache.geronimo.specs:geronimo-osgi-locator:1.1'

Gradle Kotlin DSL: Add the following org.apache.geronimo.specs : geronimo-osgi-locator gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.geronimo.specs:geronimo-osgi-locator:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.geronimo.specs : geronimo-osgi-locator sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.geronimo.specs" % "geronimo-osgi-locator" % "1.1"

Advertisement

Dependencies from Group

Discover Dependencies

May 19, 2009
929 usages
Aug 03, 2016
220 usages
Sep 12, 2022
638 usages
3.3k stars
Sep 26, 2008
492 usages
Nov 19, 2019
949 usages
419 stars
Jul 23, 2023
453 usages
6.1k stars
Nov 08, 2016
3 usages
Sep 12, 2022
755 usages
3.3k stars
Nov 10, 2010
512 usages
Oct 15, 2020
999 usages
12.9k stars