Last Version

avans-mustache 1.15.3

Mustache binding for avans web application framework

License

License

GroupId

GroupId

me.geso
ArtifactId

ArtifactId

avans-mustache
Version

Version

1.15.3
Type

Type

jar
Description

Description

avans-mustache
Mustache binding for avans web application framework
Source Code Management

Source Code Management

https://github.com/tokuhirom/avans/

Download avans-mustache 1.15.3


<!-- https://jarcasting.com/artifacts/me.geso/avans-mustache/ -->
<dependency>
    <groupId>me.geso</groupId>
    <artifactId>avans-mustache</artifactId>
    <version>1.15.3</version>
</dependency>
// https://jarcasting.com/artifacts/me.geso/avans-mustache/
implementation 'me.geso:avans-mustache:1.15.3'
// https://jarcasting.com/artifacts/me.geso/avans-mustache/
implementation ("me.geso:avans-mustache:1.15.3")
'me.geso:avans-mustache:jar:1.15.3'
<dependency org="me.geso" name="avans-mustache" rev="1.15.3">
  <artifact name="avans-mustache" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.geso', module='avans-mustache', version='1.15.3')
)
libraryDependencies += "me.geso" % "avans-mustache" % "1.15.3"
[me.geso/avans-mustache "1.15.3"]

Dependencies

compile (2)

Group / Artifact Type Version
me.geso : avans jar 1.15.3
com.github.spullara.mustache.java : compiler jar 0.8.16

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.14.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
me.geso : mech jar 0.11.8
org.slf4j : slf4j-simple jar 1.7.7

Project Modules

There are no modules declared in this project.