Last Version

spring-mustache 1.0

Mustache views for Spring MVC

License

License

GroupId

GroupId

com.github.tuxychandru
ArtifactId

ArtifactId

spring-mustache
Version

Version

1.0
Type

Type

jar
Description

Description

spring-mustache
Mustache views for Spring MVC

Download spring-mustache 1.0


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

Dependencies

provided (4)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
org.springframework : spring-webmvc jar 3.2.1.RELEASE
org.springframework : spring-web jar 3.2.1.RELEASE
com.github.spullara.mustache.java : compiler jar 0.8.10

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.