| License |
License |
|---|---|
| Categories |
CategoriesLeaf Data Databases |
| GroupId | GroupIdde.ppi.oss |
| ArtifactId | ArtifactIdthymeleaf-mailto |
| Version | Version0.1 |
| Type | Typejar |
| Description |
Descriptionthymeleaf-mailto
Thymeleaf dialect for support of mailto
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.thymeleaf : thymeleaf | jar | 2.1.4.RELEASE |
| org.thymeleaf : thymeleaf-spring4 | jar | 2.1.4.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 4.1.5.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |