thymeleaf-mailto

Thymeleaf dialect for support of mailto

Лицензия

Лицензия

Категории

Категории

Leaf Данные Базы данных
Группа

Группа

de.ppi.oss
Идентификатор

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

thymeleaf-mailto
Последняя версия

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

0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

thymeleaf-mailto
Thymeleaf dialect for support of mailto
Ссылка на сайт

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

https://github.com/ppi-ag/thymeleaf-mailto
Организация-разработчик

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

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

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

https://github.com/ppi-ag/thymeleaf-mailto

Скачать thymeleaf-mailto

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

<!-- https://jarcasting.com/artifacts/de.ppi.oss/thymeleaf-mailto/ -->
<dependency>
    <groupId>de.ppi.oss</groupId>
    <artifactId>thymeleaf-mailto</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.ppi.oss/thymeleaf-mailto/
implementation 'de.ppi.oss:thymeleaf-mailto:0.1'
// https://jarcasting.com/artifacts/de.ppi.oss/thymeleaf-mailto/
implementation ("de.ppi.oss:thymeleaf-mailto:0.1")
'de.ppi.oss:thymeleaf-mailto:jar:0.1'
<dependency org="de.ppi.oss" name="thymeleaf-mailto" rev="0.1">
  <artifact name="thymeleaf-mailto" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.ppi.oss', module='thymeleaf-mailto', version='0.1')
)
libraryDependencies += "de.ppi.oss" % "thymeleaf-mailto" % "0.1"
[de.ppi.oss/thymeleaf-mailto "0.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.thymeleaf : thymeleaf jar 2.1.4.RELEASE
org.thymeleaf : thymeleaf-spring4 jar 2.1.4.RELEASE

provided (1)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 4.1.5.RELEASE

test (4)

Идентификатор библиотеки Тип Версия
org.thymeleaf : thymeleaf-testing jar 2.1.3.RELEASE
junit : junit jar 4.12
org.assertj : assertj-core jar 1.6.0
org.springframework : spring-webmvc jar 4.1.5.RELEASE

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

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

thymeleaf mailtoBuild Status

Thymeleaf Dialect which helps to create mailto-links.

Supported attributes at anchor-tags "" are:

  • mail:to: the to-field of an email
  • mail:bcc: the bcc-field of an email
  • mail:cc: the cc-field of an email
  • mail:subject: the subject-field of an email
  • mail:body: the body-field of an email

The maximal lenght of the link is 507 characters otherwise IE will not show anything.

See the testdata at src/test/resources/thymeleaf/mailto.

To use codecompletion add xmlns:mail="http://www.ppi.de/thymeleaf/mailto" to the html-tag.

Installation

Simply add de.ppi.oss thymeleaf-mailto 0.1

de.ppi.oss

PPI Informationstechnologie

http://www.ppi.de

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

Версия
0.1