не последняя версия
Последняя версия 2.0.2

SMTP Connection Pool 1.1.1

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

Лицензия

Лицензия

Группа

Группа

org.simplejavamail
Идентификатор

Идентификатор

smtp-connection-pool
Версия

Версия

1.1.1
Тип

Тип

jar
Описание

Описание

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
Ссылка на сайт

Ссылка на сайт

https://github.com/simple-java-mail/smtp-connection-pool
Система контроля версий

Система контроля версий

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

Скачать smtp-connection-pool 1.1.1


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.sun.mail : jakarta.mail jar 1.6.5
com.github.bbottema : clustered-object-pool jar 1.0.12
org.slf4j : slf4j-api jar 1.7.21

provided (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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.6.1
org.apache.logging.log4j : log4j-api jar 2.6.1
org.apache.logging.log4j : log4j-core jar 2.6.1
junit : junit jar 4.12
org.assertj : assertj-core jar 2.9.1
org.mockito : mockito-core jar 2.23.4

Модули Проекта

Данный проект не имеет модулей.