Jar examples for s:smtp-connection-pool
SMTP Connection Pool which uses JavaMail and Apache Common Pool
You can download jar file smtp-connection-pool 1.2.1 in this page.
Apache License, Version 2.0
You can use the following script to add smtp-connection-pool-1.2.1.jar to your project.
<dependency> <groupId>com.github.nithril</groupId> <artifactId>smtp-connection-pool</artifactId> <version>1.2.1</version> </dependency>
compile group: 'com.github.nithril', name: 'smtp-connection-pool', version: '1.2.1'
libraryDependencies += "com.github.nithril" % "smtp-connection-pool" % "1.2.1"
<dependency org="com.github.nithril" name="smtp-connection-pool" rev="1.2.1"/>
@Grapes(@Grab(group='com.github.nithril', module='smtp-connection-pool', version='1.2.1'))
'com.github.nithril:smtp-connection-pool:jar:1.2.1'
Click the following link to download the jar file.
smtp-connection-pool-1.2.1-javadoc.jar