MVN

org.knowhowlab.osgi : testing

Maven & Gradle

Oct 23, 2012

KnowHowLab OSGi Testing · KnowHowLab OSGi Unit/Integration testing tool

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

Latest Version

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

  • Latest Stable: utils

All Versions

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

Version Vulnerabilities Updated
1.0.x
testing-1.0.0.M2
utils
testing-utils
it
testing-it
assertions
testing-assertions

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.knowhowlab.osgi</groupId>
    <artifactId>testing</artifactId>
    <version>utils</version>
</dependency>