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