MVN

org.apache.james : third-party

Maven & Gradle

May 17, 2023

Apache James :: Third Party · Common utilities for integrating with third party software

<dependency>
    <groupId>org.apache.james</groupId>
    <artifactId>third-party</artifactId>
    <version>3.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.james : third-party to add to Maven - Latest Versions:

  • Latest Stable: 3.8.0

All Versions

Choose a version of org.apache.james : third-party to add to Maven - All Versions:

Version Vulnerabilities Updated
3.8.x
third-party-3.8.0
3.7.x
third-party-3.7.4
third-party-3.7.3
third-party-3.7.2
third-party-3.7.1
third-party-3.7.0
3.6.x
third-party-3.6.2
third-party-3.6.0
3.5.x
third-party-3.5.0
3.4.x
third-party-3.4.0
3.3.x
third-party-3.3.0
3.2.x
third-party-3.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.james</groupId>
    <artifactId>third-party</artifactId>
    <version>3.8.0</version>
</dependency>