MVN

org.everit.osgi : org.everit.osgi.linkage.api

Maven & Gradle

Mar 19, 2015
1 usages
0 stars

Everit - OSGi Linkage API · An API to be able to walk through all of the linkages within an OSGi container. E.g.: Components, services, bundles and their wires.

<dependency>
    <groupId>org.everit.osgi</groupId>
    <artifactId>org.everit.osgi.linkage.api</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0

All Versions

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

Version Vulnerabilities Updated
1.0.x
org.everit.osgi.linkage.api-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.everit.osgi</groupId>
    <artifactId>org.everit.osgi.linkage.api</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.everit.osgi:org.everit.osgi.linkage.api:1.0.0'

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

implementation("org.everit.osgi:org.everit.osgi.linkage.api:1.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.everit.osgi" % "org.everit.osgi.linkage.api" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

May 12, 2023
2 usages
92 stars
Mar 12, 2020
5 usages
1 stars
Jul 31, 2023
13 usages
2k stars
Mar 31, 2018
2 usages
1 stars
Dec 31, 2020
12 usages
132 stars
Apr 25, 2014
8 usages
899 stars
Jun 02, 2017
5 usages
119 stars
Nov 06, 2006
33 usages
Jan 05, 2022
7 usages
20 stars
Oct 17, 2019
12 usages
4 stars