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