MVN

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

Maven & Gradle

Mar 31, 2016

Distributed OSGi System Tests

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

Latest Version

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

  • Latest Stable: 1.8.0

All Versions

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

Version Vulnerabilities Updated
1.8.x
cxf-dosgi-ri-systests2-1.8.0
1.7.x
cxf-dosgi-ri-systests2-1.7.0
1.6.x
cxf-dosgi-ri-systests2-1.6.0
1.5.x
cxf-dosgi-ri-systests2-1.5.0
1.4.x
cxf-dosgi-ri-systests2-1.4.0
1.3.x
cxf-dosgi-ri-systests2-1.3.1
1.3
cxf-dosgi-ri-systests2-1.3
1.2
cxf-dosgi-ri-systests2-1.2

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-systests2</artifactId>
    <version>1.8.0</version>
</dependency>