Last Version

Dropwizard Mustache Views 4.0.0-beta.1

Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.dropwizard
ArtifactId

ArtifactId

dropwizard-views-mustache
Version

Version

4.0.0-beta.1
Type

Type

jar
Description

Description

Dropwizard Mustache Views
Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.

Download dropwizard-views-mustache 4.0.0-beta.1


<!-- https://jarcasting.com/artifacts/io.dropwizard/dropwizard-views-mustache/ -->
<dependency>
    <groupId>io.dropwizard</groupId>
    <artifactId>dropwizard-views-mustache</artifactId>
    <version>4.0.0-beta.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.dropwizard/dropwizard-views-mustache/
implementation 'io.dropwizard:dropwizard-views-mustache:4.0.0-beta.1'
// https://jarcasting.com/artifacts/io.dropwizard/dropwizard-views-mustache/
implementation ("io.dropwizard:dropwizard-views-mustache:4.0.0-beta.1")
'io.dropwizard:dropwizard-views-mustache:jar:4.0.0-beta.1'
<dependency org="io.dropwizard" name="dropwizard-views-mustache" rev="4.0.0-beta.1">
  <artifact name="dropwizard-views-mustache" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dropwizard', module='dropwizard-views-mustache', version='4.0.0-beta.1')
)
libraryDependencies += "io.dropwizard" % "dropwizard-views-mustache" % "4.0.0-beta.1"
[io.dropwizard/dropwizard-views-mustache "4.0.0-beta.1"]

Dependencies

compile (9)

Group / Artifact Type Version
io.dropwizard : dropwizard-jersey jar 4.0.0-beta.1
io.dropwizard : dropwizard-logging jar 4.0.0-beta.1
io.dropwizard : dropwizard-views jar 4.0.0-beta.1
io.dropwizard.metrics : metrics-core jar
com.github.spullara.mustache.java : compiler jar 0.9.10
com.github.ben-manes.caffeine : caffeine jar 3.0.6
com.google.code.findbugs : jsr305 jar 3.0.2
jakarta.ws.rs : jakarta.ws.rs-api jar 3.0.0
org.glassfish.jersey.core : jersey-server jar

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.jupiter : junit-jupiter-api jar
org.assertj : assertj-core jar 3.22.0
org.glassfish.jersey.test-framework : jersey-test-framework-core jar
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-inmemory jar

Project Modules

There are no modules declared in this project.