License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.emphased.malle.example |
ArtifactId | ArtifactIdmalle-freemarker-example |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionMalle Freemarker Example
Example of using Freemarker template for composing a mail
|
<!-- https://jarcasting.com/artifacts/net.emphased.malle.example/malle-freemarker-example/ -->
<dependency>
<groupId>net.emphased.malle.example</groupId>
<artifactId>malle-freemarker-example</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.emphased.malle.example/malle-freemarker-example/
implementation 'net.emphased.malle.example:malle-freemarker-example:0.1.0'
// https://jarcasting.com/artifacts/net.emphased.malle.example/malle-freemarker-example/
implementation ("net.emphased.malle.example:malle-freemarker-example:0.1.0")
'net.emphased.malle.example:malle-freemarker-example:jar:0.1.0'
<dependency org="net.emphased.malle.example" name="malle-freemarker-example" rev="0.1.0">
<artifact name="malle-freemarker-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.emphased.malle.example', module='malle-freemarker-example', version='0.1.0')
)
libraryDependencies += "net.emphased.malle.example" % "malle-freemarker-example" % "0.1.0"
[net.emphased.malle.example/malle-freemarker-example "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
net.emphased.malle : malle-javamail | jar | 0.1.0 |
net.emphased.malle : malle-freemarker | jar | 0.1.0 |
net.emphased.malle.example : malle-examples-common | jar | 0.1.0 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 2.1.0 |
org.codehaus.groovy : groovy-all | jar | 2.4.3 |