Jar examples for j:javax.mail
Java EE Mail API Repackaged as OSGi bundle in GlassFish
You can download jar file javax.mail 1.5.0 in this page.
Open Source License
You can use the following script to add javax.mail-1.5.0.jar to your project.
<dependency> <groupId>com.sun.mail</groupId> <artifactId>javax.mail</artifactId> <version>1.5.0</version> </dependency>
compile group: 'com.sun.mail', name: 'javax.mail', version: '1.5.0'
libraryDependencies += "com.sun.mail" % "javax.mail" % "1.5.0"
<dependency org="com.sun.mail" name="javax.mail" rev="1.5.0"/>
@Grapes(@Grab(group='com.sun.mail', module='javax.mail', version='1.5.0'))
'com.sun.mail:javax.mail:jar:1.5.0'
Click the following link to download the jar file.
javax.mail-1.5.0-javadoc.jar