Jar examples for s:smtp
Gateway that exposes notifications via SMTP protocol
You can download jar file smtp 1.4.7 in this page.
Open Source License
You can use the following script to add smtp-1.4.7.jar to your project.
<dependency> <groupId>com.sun.mail</groupId> <artifactId>smtp</artifactId> <version>1.4.7</version> </dependency>
compile group: 'com.sun.mail', name: 'smtp', version: '1.4.7'
libraryDependencies += "com.sun.mail" % "smtp" % "1.4.7"
<dependency org="com.sun.mail" name="smtp" rev="1.4.7"/>
@Grapes(@Grab(group='com.sun.mail', module='smtp', version='1.4.7'))
'com.sun.mail:smtp:jar:1.4.7'
Click the following link to download the jar file.
smtp-1.4.7-javadoc.jar