mailer

Thin wrapper of JavaMail library written in Scala language. Mailer is aim to be used in situations when is necessary send multiple mails, e.t. instance of javax.mail.Session is created and used by Mailer.

Лицензия

Лицензия

Группа

Группа

com.github.jurajburian
Идентификатор

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

mailer_2.11
Последняя версия

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

1.2.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

mailer
Thin wrapper of JavaMail library written in Scala language. Mailer is aim to be used in situations when is necessary send multiple mails, e.t. instance of javax.mail.Session is created and used by Mailer.
Ссылка на сайт

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

https://github.com/JurajBurian/mailer
Организация-разработчик

Организация-разработчик

com.github.jurajburian
Система контроля версий

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

https://github.com/jurajburian/mailer

Скачать mailer_2.11

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.jurajburian/mailer_2.11/ -->
<dependency>
    <groupId>com.github.jurajburian</groupId>
    <artifactId>mailer_2.11</artifactId>
    <version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jurajburian/mailer_2.11/
implementation 'com.github.jurajburian:mailer_2.11:1.2.4'
// https://jarcasting.com/artifacts/com.github.jurajburian/mailer_2.11/
implementation ("com.github.jurajburian:mailer_2.11:1.2.4")
'com.github.jurajburian:mailer_2.11:jar:1.2.4'
<dependency org="com.github.jurajburian" name="mailer_2.11" rev="1.2.4">
  <artifact name="mailer_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jurajburian', module='mailer_2.11', version='1.2.4')
)
libraryDependencies += "com.github.jurajburian" % "mailer_2.11" % "1.2.4"
[com.github.jurajburian/mailer_2.11 "1.2.4"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.scala-lang : scala-library jar 2.11.12
javax.mail : mail jar 1.4.7

test (2)

Идентификатор библиотеки Тип Версия
de.saly : javamail-mock2-fullmock jar 0.5-beta4
org.scalatest : scalatest_2.11 jar 3.0.9

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

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

Версии библиотеки

Версия
1.2.4
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0