is not current version
Last Version 3.1.0-M3

jersey-ext-mvc-mustache 3.0.3

Jersey extension module providing support for Mustache templates.

License

License

jQuery license
Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.ext
ArtifactId

ArtifactId

jersey-mvc-mustache
Version

Version

3.0.3
Type

Type

jar
Description

Description

jersey-ext-mvc-mustache
Jersey extension module providing support for Mustache templates.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.jersey/jersey-mvc-mustache
Project Organization

Project Organization

Eclipse Foundation

Download jersey-mvc-mustache 3.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.glassfish.jersey.ext : jersey-mvc jar 3.0.3
com.github.spullara.mustache.java : compiler jar 0.8.17
jakarta.ws.rs : jakarta.ws.rs-api jar 3.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.glassfish.jersey.inject : jersey-hk2 jar 3.0.3

Project Modules

There are no modules declared in this project.