MVN

org.knowhowlab.osgi.testing : it

Maven & Gradle

Oct 23, 2012

KnowHowLab OSGi Testing - Integration Test · KnowHowLab OSGi Testing - Integration Test

<dependency>
    <groupId>org.knowhowlab.osgi.testing</groupId>
    <artifactId>it</artifactId>
    <version>it.test.bundle</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.knowhowlab.osgi.testing : it to add to Maven - Latest Versions:

  • Latest Stable: it.test.bundle

All Versions

Choose a version of org.knowhowlab.osgi.testing : it to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
it-1.0.0.M2
it.test.x
it-it.test.bundle
it.spring.x
it-it.spring.osgi
it.pax.x
it-it.pax.exam

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.knowhowlab.osgi.testing</groupId>
    <artifactId>it</artifactId>
    <version>it.test.bundle</version>
</dependency>