MVN

org.apache.maven.shared : maven-osgi

Maven & Gradle

Dec 20, 2007
25 usages

Maven OSGi integration · Library for Maven-OSGi integration

<dependency>
    <groupId>org.apache.maven.shared</groupId>
    <artifactId>maven-osgi</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.maven.shared : maven-osgi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of org.apache.maven.shared : maven-osgi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
maven-osgi-0.2.0
0.1.x
maven-osgi-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.maven.shared</groupId>
    <artifactId>maven-osgi</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.maven.shared : maven-osgi gradle dependency to your build.gradle file:

implementation 'org.apache.maven.shared:maven-osgi:0.2.0'

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

implementation("org.apache.maven.shared:maven-osgi:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.maven.shared : maven-osgi sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.maven.shared" % "maven-osgi" % "0.2.0"

Advertisement

Dependencies from Group

Sep 22, 2022
252 usages
4 stars
Apr 05, 2022
246 usages
14 stars
Nov 16, 2022
245 usages
21 stars
May 11, 2023
218 usages
25 stars

Discover Dependencies

Mar 08, 2013
14 usages
Dec 02, 2014
56 usages
Nov 26, 2014
12 usages
1 stars
Nov 04, 2014
16 usages
22 stars
Mar 08, 2013
22 usages
Nov 10, 2010
84 usages
Jan 20, 2017
8 usages
May 10, 2020
10 usages
1.2k stars
Apr 27, 2015
12 usages
Aug 24, 2023
9 usages
11.5k stars