java-mail 1.6.0
Mail-related functionality in Java
The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.
- Outputs:
out
- Website: https://javaee.github.io/javamail/
- Licenses: CDDL 1.1 · GPL 2
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-mail 1.6.0
as follows:
guix install java-mail@1.6.0
Or install the latest version:
guix install java-mail
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.