| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииLeaf Данные Базы данных |
| Группа | Группаde.ppi.oss |
| Идентификатор | Идентификаторthymeleaf-mailto |
| Версия | Версия0.1 |
| Тип | Типjar |
| Описание |
Описаниеthymeleaf-mailto
Thymeleaf dialect for support of mailto
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| thymeleaf-mailto-0.1.pom | |
| thymeleaf-mailto-0.1.jar | 8 KB |
| thymeleaf-mailto-0.1-sources.jar | 4 KB |
| thymeleaf-mailto-0.1-javadoc.jar | 43 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.thymeleaf : thymeleaf | jar | 2.1.4.RELEASE |
| org.thymeleaf : thymeleaf-spring4 | jar | 2.1.4.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context | jar | 4.1.5.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |