Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
What Is the JavaMail API
What Is the JavaMail API?
✍: FYIcenter.com
The JavaMail API is a set of abstract APIs that model a mail system. The API provides a platform independent and protocol independent framework to build Java technology based email client applications. The JavaMail API provides facilities for reading and sending email. Service providers implement particular protocols. Several service providers are included with the JavaMail API package; others are available separately. The JavaMail API is implemented as a Java optional package that can be used on JDK 1.4 and later on any operating system. The JavaMail API is also a required part of the Java Platform, Enterprise Edition (Java EE).
JavaMail API releases and dates:
JavaMail API 1.6.2 - 2018-08-29 JavaMail API 1.5.6 - 2016-08-10 JavaMail API 1.5.4 - 22-Jun-2015 JavaMail API 1.5.0 - 08-Apr-2013 JavaMail API 1.4.7 - 06-Mar-2013 JavaMail API 1.4.5 - 20-Mar-2012 JavaMail API 1.4.2 - 26-Feb-2009 JavaMail API 1.4.1 - 17-Oct-2007 JavaMail API 1.4 - 19-Apr-2006 JavaMail API 1.3.3_01 - 09-Sep-2005 JavaMail API 1.3.1_upd - 11-May-2004 JavaMail API 1.4 - 28-Aug-2002 JavaMail API 1.2 - 01-Dec-2000 JavaMail API 1.1.3 - 18-Feb-2000
For more information, see JavaMail API Website.
For older releases, see Java EE Platform Downloads.
⇒ What Is SMTP (Simple Mail Transfer Protocol)
⇐ Download and Install JavaMail Library
2015-12-21, ∼2542🔥, 0💬
Popular Posts:
HttpComponents Core Source Code Files are provided in the source package file, httpcomponents-core-5...
If you are a Java developer, it is very often that you need to use some 3rd party libraries to perfo...
What Is HttpComponents httpclient-4.2.2.jar? HttpComponents httpclient-4.2.2.jar is the JAR file for...
How to download and install ojdbc14.jar for Oracle 10g R2? ojdbc14.jar for Oracle 10g R2 is a Java 1...
The Jakarta-ORO Java classes are a set of text-processing Java classes that provide Perl5 compatible...