License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.github.praxissoftware |
ArtifactId | ArtifactIdcom.github.praxissoftware.jersey-mustache |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPraxis Software - Jersey-Mustache
This is a high-performance, caching, configurable ViewProcessor backed by Mustache.java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.4.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.4.0'
// https://jarcasting.com/artifacts/com.github.praxissoftware/com.github.praxissoftware.jersey-mustache/
implementation ("com.github.praxissoftware:com.github.praxissoftware.jersey-mustache:1.4.0")
'com.github.praxissoftware:com.github.praxissoftware.jersey-mustache:jar:1.4.0'
<dependency org="com.github.praxissoftware" name="com.github.praxissoftware.jersey-mustache" rev="1.4.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.4.0')
)
libraryDependencies += "com.github.praxissoftware" % "com.github.praxissoftware.jersey-mustache" % "1.4.0"
[com.github.praxissoftware/com.github.praxissoftware.jersey-mustache "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.spullara.mustache.java : compiler | jar | 0.8.10 |
com.google.guava : guava | jar | |
com.google.inject : guice | jar | 3.0 |
com.sun.jersey : jersey-server | jar | |
junit : junit | jar |