Last Version

springmvc-mustache-jmustache 2.0.0

Mustache templating with SpringMVC and JMustache

License

License

GroupId

GroupId

com.github.mjeanroy
ArtifactId

ArtifactId

springmvc-mustache-jmustache
Version

Version

2.0.0
Type

Type

jar
Description

Description

springmvc-mustache-jmustache
Mustache templating with SpringMVC and JMustache
Project URL

Project URL

https://github.com/mjeanroy/springmvc-mustache
Source Code Management

Source Code Management

https://github.com/mjeanroy/springmvc-mustache

Download springmvc-mustache-jmustache 2.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.mjeanroy : springmvc-mustache jar 2.0.0
com.samskivert : jmustache jar 1.15

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.0
org.assertj : assertj-core jar 3.16.1
org.mockito : mockito-core jar 3.3.3
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.