Jar examples for j:javamail
The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications. The JavaMail API is implemented as a Java platform optional package and is also available as part of the Java 2 platform, Enterprise Edition.
You can download jar file javamail 3.0-beta-1 in this page.
Open Source License
You can use the following script to add javamail-3.0-beta-1.jar to your project.
<dependency> <groupId>org.apache.geronimo.configs</groupId> <artifactId>javamail</artifactId> <version>3.0-beta-1</version> </dependency>
compile group: 'org.apache.geronimo.configs', name: 'javamail', version: '3.0-beta-1'
libraryDependencies += "org.apache.geronimo.configs" % "javamail" % "3.0-beta-1"
<dependency org="org.apache.geronimo.configs" name="javamail" rev="3.0-beta-1"/>
@Grapes(@Grab(group='org.apache.geronimo.configs', module='javamail', version='3.0-beta-1'))
'org.apache.geronimo.configs:javamail:jar:3.0-beta-1'
Click the following link to download the jar file.
javamail-3.0-beta-1-sources.jar