MVN

com.sun.xml.bind.mvn : osgi-tests

Maven & Gradle

Jun 06, 2023
168 stars

Parent for osgi testing modules. · Modules generate jars used for testing valid osgi manifests

<dependency>
    <groupId>com.sun.xml.bind.mvn</groupId>
    <artifactId>osgi-tests</artifactId>
    <version>4.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sun.xml.bind.mvn : osgi-tests to add to Maven - Latest Versions:

  • Latest Stable: 4.0.3

All Versions

Choose a version of com.sun.xml.bind.mvn : osgi-tests to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
osgi-tests-4.0.3
osgi-tests-4.0.2
osgi-tests-4.0.1
osgi-tests-4.0.0
osgi-tests-4.0.0-M4
osgi-tests-4.0.0-M3
osgi-tests-4.0.0-M2
osgi-tests-4.0.0-M1
3.1.x
osgi-tests-3.1.0-M1
3.0.x
osgi-tests-3.0.2
osgi-tests-3.0.2-b01
osgi-tests-3.0.1-b02
osgi-tests-3.0.1
osgi-tests-3.0.0
osgi-tests-3.0.0-M5
osgi-tests-3.0.0-M4
osgi-tests-3.0.0-M3
osgi-tests-3.0.0-M2
osgi-tests-3.0.0-M1
2.4.x
osgi-tests-2.4.0-b180725.0644
2.3.x
osgi-tests-2.3.8
osgi-tests-2.3.7
osgi-tests-2.3.6
osgi-tests-2.3.5
osgi-tests-2.3.4
osgi-tests-2.3.3
osgi-tests-2.3.3-b02
osgi-tests-2.3.3-b01
osgi-tests-2.3.2
osgi-tests-2.3.0.1
osgi-tests-2.3.0
osgi-tests-2.3.0-b170127.1453

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.sun.xml.bind.mvn</groupId>
    <artifactId>osgi-tests</artifactId>
    <version>4.0.3</version>
</dependency>

Advertisement