MVN

org.ow2.chameleon.testing : osgi-helpers

Maven & Gradle

Mar 08, 2014
22 usages
1 stars

OW2 Chameleon - OSGi Helpers

<dependency>
    <groupId>org.ow2.chameleon.testing</groupId>
    <artifactId>osgi-helpers</artifactId>
    <version>0.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.chameleon.testing : osgi-helpers to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.2

All Versions

Choose a version of org.ow2.chameleon.testing : osgi-helpers to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
osgi-helpers-0.6.2
osgi-helpers-0.6.1
osgi-helpers-0.6.0
0.4.x
osgi-helpers-0.4.0
0.2.x
osgi-helpers-0.2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.ow2.chameleon.testing</groupId>
    <artifactId>osgi-helpers</artifactId>
    <version>0.6.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ow2.chameleon.testing : osgi-helpers gradle dependency to your build.gradle file:

implementation 'org.ow2.chameleon.testing:osgi-helpers:0.6.2'

Gradle Kotlin DSL: Add the following org.ow2.chameleon.testing : osgi-helpers gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ow2.chameleon.testing:osgi-helpers:0.6.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ow2.chameleon.testing : osgi-helpers sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ow2.chameleon.testing" % "osgi-helpers" % "0.6.2"

Advertisement

Dependencies from Group

Mar 08, 2014
22 usages
1 stars

Discover Dependencies

Feb 12, 2010
34 usages
Jan 28, 2010
22 usages
Feb 20, 2015
6 usages
Jul 28, 2011
14 usages
Nov 18, 2008
9 usages
May 14, 2013
7 usages
2 stars
May 17, 2011
5 usages
4 stars