MVN

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

Maven & Gradle

Sep 23, 2017

CXF DOSGi Integration Tests

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

Latest Version

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

  • Latest Stable: 2.3.0

All Versions

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

Version Vulnerabilities Updated
2.3.x
cxf-dosgi-itests-2.3.0
2.2.x
cxf-dosgi-itests-2.2.0
2.1.x
cxf-dosgi-itests-2.1.0
2.0.x
cxf-dosgi-itests-2.0.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-itests</artifactId>
    <version>2.3.0</version>
</dependency>