email-service

Provides a simple interface to generate and send email messages. Allows emails to be templatized.

Лицензия

Лицензия

Группа

Группа

io.github.bigbang360
Идентификатор

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

email-service
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

email-service
Provides a simple interface to generate and send email messages. Allows emails to be templatized.
Система контроля версий

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

https://github.com/bigbang360/email-service/tree/main

Скачать email-service

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.7.0
org.projectlombok : lombok Необязательный jar 1.18.24
javax.mail : mail jar 1.4.7

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.7.0

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

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

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

Версия
1.0.1
1.0