MVN

eu.ocathain.com.sun.mail : all

Maven & Gradle

Apr 05, 2015

JavaMail API distribution · ${project.name}

<dependency>
    <groupId>eu.ocathain.com.sun.mail</groupId>
    <artifactId>all</artifactId>
    <version>1.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.ocathain.com.sun.mail : all to add to Maven - Latest Versions:

  • Latest Stable: 1.5.2

All Versions

Choose a version of eu.ocathain.com.sun.mail : all to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
all-1.5.3
all-1.5.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>eu.ocathain.com.sun.mail</groupId>
    <artifactId>all</artifactId>
    <version>1.5.2</version>
</dependency>