Java MJML Client

This is a client for sending mjml emails from a Spring Boot REST API. It makes use of Mustache for templating and is adaptable.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

dev.ditsche
Идентификатор

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

mjml-client
Последняя версия

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Java MJML Client
This is a client for sending mjml emails from a Spring Boot REST API. It makes use of Mustache for templating and is adaptable.
Ссылка на сайт

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

https://github.com/ditschedev/mjml-client
Система контроля версий

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

https://github.com/ditschedev/mjml-client

Скачать mjml-client

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

<!-- https://jarcasting.com/artifacts/dev.ditsche/mjml-client/ -->
<dependency>
    <groupId>dev.ditsche</groupId>
    <artifactId>mjml-client</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.ditsche/mjml-client/
implementation 'dev.ditsche:mjml-client:2.0.0'
// https://jarcasting.com/artifacts/dev.ditsche/mjml-client/
implementation ("dev.ditsche:mjml-client:2.0.0")
'dev.ditsche:mjml-client:jar:2.0.0'
<dependency org="dev.ditsche" name="mjml-client" rev="2.0.0">
  <artifact name="mjml-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.ditsche', module='mjml-client', version='2.0.0')
)
libraryDependencies += "dev.ditsche" % "mjml-client" % "2.0.0"
[dev.ditsche/mjml-client "2.0.0"]

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
com.sun.mail : javax.mail jar 1.6.2
org.projectlombok : lombok jar 1.18.12
com.sendgrid : sendgrid-java jar 4.6.4
com.sendinblue : sib-api-v3-sdk jar 4.1.1
com.wildbit.java : postmark jar 1.5.3
com.github.spullara.mustache.java : compiler jar 0.9.6
com.konghq : unirest-java jar 3.7.02
com.konghq : unirest-objectmapper-jackson jar 3.7.02

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

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

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

Версия
2.0.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1