Registry / web-framework / jersey-mvc-mustache

jersey-mvc-mustache

JSON →
library4.0.2javamavenunverified

Jersey extension module providing support for Mustache templates in MVC views.

<dependency> <groupId>org.glassfish.jersey.ext</groupId> <artifactId>jersey-mvc-mustache</artifactId> <version>4.0.2</version> </dependency>
INSTALL
IMPORT
SIG · JERSEY-MVC-MUSTACH
J
jersey-mvc-mustache
web-frameworkjavav4.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MustacheTemplateProcessor
org.glassfish.jersey.ext.mvc.mustache.MustacheTemplateProcessor

Resolve a Mustache template with Jersey MVC.

import org.glassfish.jersey.ext.mvc.mustache.MustacheTemplateProcessor; MustacheTemplateProcessor processor = new MustacheTemplateProcessor(); String result = processor.resolve("template", model);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jersey-mvc-mustache — mvn dependency:get jersey-mvc-mustache · libregistry