Last Version

thymeleaf-mailto 0.1

Thymeleaf dialect for support of mailto

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

de.ppi.oss
ArtifactId

ArtifactId

thymeleaf-mailto
Version

Version

0.1
Type

Type

jar
Description

Description

thymeleaf-mailto
Thymeleaf dialect for support of mailto
Project URL

Project URL

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

Project Organization

PPI AG
Source Code Management

Source Code Management

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

Download thymeleaf-mailto 0.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.thymeleaf : thymeleaf jar 2.1.4.RELEASE
org.thymeleaf : thymeleaf-spring4 jar 2.1.4.RELEASE

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar 4.1.5.RELEASE

test (4)

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

Project Modules

There are no modules declared in this project.