JAR file

mail-1.4.jar

in javax/mail/mail/1.4

Title: JavaMail(TM) API Reference Implementation
Group ID: javax.mail
Artifact ID: mail
Version: 1.4
Last modified: 02.05.2006 23:22
Packaging: jar
Name: JavaMail API
Description: The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.
URL: https://glassfish.dev.java.net/javaee5/mail/
Vendor: Sun Microsystems, Inc.
Size: 380.0 KB
Download: https://repo.maven.apache.org/maven2/javax/mail/mail/1.4/mail-1.4.jar
POM: Show
Maven:
<dependency>
  <groupId>javax.mail</groupId>
  <artifactId>mail</artifactId>
  <version>1.4</version>
</dependency>
Gradle:
javax.mail:mail:1.4
Contained classes: Show all
Dependencies: