is not current version
Last Version 1.4.0

com.github.praxissoftware:com.github.praxissoftware.jersey-mustache 1.3.0

This is a high-performance, caching, configurable ViewProcessor backed by Mustache.java.

Categories

Categories

Github Development Tools Version Controls Jersey Program Interface REST Frameworks
GroupId

GroupId

com.github.praxissoftware
ArtifactId

ArtifactId

com.github.praxissoftware.jersey-mustache
Version

Version

1.3.0
Type

Type

jar

Download com.github.praxissoftware.jersey-mustache 1.3.0


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