MVN

uk.org.retep.xmpp.test : test

Maven & Gradle

Jun 09, 2010

retepXMPP Test · Various standalone test suites, probably existing to test bugs or not suitable for inclusion within a specific module.

<dependency>
    <groupId>uk.org.retep.xmpp.test</groupId>
    <artifactId>test</artifactId>
    <version>10.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.org.retep.xmpp.test : test to add to Maven - Latest Versions:

  • Latest Stable: 10.6

All Versions

Choose a version of uk.org.retep.xmpp.test : test to add to Maven - All Versions:

Version Vulnerabilities Updated
10.6
test-10.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>uk.org.retep.xmpp.test</groupId>
    <artifactId>test</artifactId>
    <version>10.6</version>
</dependency>