MVN

org.wso2.appserver : jaxrs.test.artifact

Maven & Gradle

Sep 11, 2015

WSO2 AppServer - Integration Common Artifacts- JAX-RS/CXF Test Webapp Artifacts

<dependency>
    <groupId>org.wso2.appserver</groupId>
    <artifactId>jaxrs.test.artifact</artifactId>
    <version>5.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.appserver : jaxrs.test.artifact to add to Maven - Latest Versions:

  • Latest Stable: 5.3.0
  • Latest Beta: 5.3.0-beta1

All Versions

Choose a version of org.wso2.appserver : jaxrs.test.artifact to add to Maven - All Versions:

Version Vulnerabilities Updated
5.3.x
jaxrs.test.artifact-5.3.0
jaxrs.test.artifact-5.3.0-beta1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.appserver</groupId>
    <artifactId>jaxrs.test.artifact</artifactId>
    <version>5.3.0</version>
</dependency>