MVN

org.apache.cxf.dosgi.systests : cxf-dosgi-ri-systests

Maven & Gradle

Nov 25, 2009

Distributed OSGI RI System Tests

<dependency>
    <groupId>org.apache.cxf.dosgi.systests</groupId>
    <artifactId>cxf-dosgi-ri-systests</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.cxf.dosgi.systests : cxf-dosgi-ri-systests to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of org.apache.cxf.dosgi.systests : cxf-dosgi-ri-systests to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
cxf-dosgi-ri-systests-1.1
1.0
cxf-dosgi-ri-systests-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.cxf.dosgi.systests</groupId>
    <artifactId>cxf-dosgi-ri-systests</artifactId>
    <version>1.1</version>
</dependency>