MVN

org.knowhowlab.osgi : org.knowhowlab.osgi.testing.it

Maven & Gradle

Jan 08, 2015
18 stars

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

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

Latest Version

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

  • Latest Stable: 1.3.0

All Versions

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

Version Vulnerabilities Updated
1.3.x
org.knowhowlab.osgi.testing.it-1.3.0
1.2.x
org.knowhowlab.osgi.testing.it-1.2.2
org.knowhowlab.osgi.testing.it-1.2.1
org.knowhowlab.osgi.testing.it-1.2.0
1.1.x
org.knowhowlab.osgi.testing.it-1.1.0
1.0.x
org.knowhowlab.osgi.testing.it-1.0.1
org.knowhowlab.osgi.testing.it-1.0.0
org.knowhowlab.osgi.testing.it-1.0.0.M7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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