Last Version

SMTP Connection Pool 2.0.2

Lightweight SMTP connection pool with clustering support, wait/release mechanism, connection lifecycle management, eager/lazy loading pool with auto-expiry policy support

License

License

GroupId

GroupId

org.simplejavamail
ArtifactId

ArtifactId

smtp-connection-pool
Version

Version

2.0.2
Type

Type

jar
Description

Description

SMTP Connection Pool
Lightweight SMTP connection pool with clustering support, wait/release mechanism, connection lifecycle management, eager/lazy loading pool with auto-expiry policy support
Project URL

Project URL

https://github.com/simple-java-mail/smtp-connection-pool
Source Code Management

Source Code Management

https://github.com/simple-java-mail/smtp-connection-pool

Download smtp-connection-pool 2.0.2


<!-- https://jarcasting.com/artifacts/org.simplejavamail/smtp-connection-pool/ -->
<dependency>
    <groupId>org.simplejavamail</groupId>
    <artifactId>smtp-connection-pool</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.simplejavamail/smtp-connection-pool/
implementation 'org.simplejavamail:smtp-connection-pool:2.0.2'
// https://jarcasting.com/artifacts/org.simplejavamail/smtp-connection-pool/
implementation ("org.simplejavamail:smtp-connection-pool:2.0.2")
'org.simplejavamail:smtp-connection-pool:jar:2.0.2'
<dependency org="org.simplejavamail" name="smtp-connection-pool" rev="2.0.2">
  <artifact name="smtp-connection-pool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.simplejavamail', module='smtp-connection-pool', version='2.0.2')
)
libraryDependencies += "org.simplejavamail" % "smtp-connection-pool" % "2.0.2"
[org.simplejavamail/smtp-connection-pool "2.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.sun.mail : jakarta.mail jar 2.0.1
com.github.bbottema : clustered-object-pool jar 2.0.2
org.slf4j : slf4j-api jar 1.7.25

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2
org.jetbrains : annotations jar 16.0.2
com.github.spotbugs : spotbugs-annotations jar 3.1.3

test (8)

Group / Artifact Type Version
org.powermock : powermock-module-junit4 jar 2.0.4
org.powermock : powermock-api-mockito2 jar 2.0.4
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.0
org.apache.logging.log4j : log4j-api jar 2.17.0
org.apache.logging.log4j : log4j-core jar 2.17.0
junit : junit jar 4.13.1
org.assertj : assertj-core jar 2.9.1
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.