MVN

org.apache.james : jmap-integration-testing

Maven & Gradle

Sep 05, 2019

Apache James :: Server :: JMAP :: Integration testing

<dependency>
    <groupId>org.apache.james</groupId>
    <artifactId>jmap-integration-testing</artifactId>
    <version>3.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.james : jmap-integration-testing to add to Maven - Latest Versions:

  • Latest Stable: 3.4.0
  • Latest Release Candidate: 3.0.0-RC1
  • Latest Beta: 3.0.0-beta5

All Versions

Choose a version of org.apache.james : jmap-integration-testing to add to Maven - All Versions:

Version Vulnerabilities Updated
3.4.x
jmap-integration-testing-3.4.0
3.3.x
jmap-integration-testing-3.3.0
3.2.x
jmap-integration-testing-3.2.0
3.1.x
jmap-integration-testing-3.1.0
3.0.x
jmap-integration-testing-3.0.1
jmap-integration-testing-3.0.0
jmap-integration-testing-3.0.0-RC1
jmap-integration-testing-3.0.0-beta5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.james</groupId>
    <artifactId>jmap-integration-testing</artifactId>
    <version>3.4.0</version>
</dependency>