is not current version
Last Version 4.0.0-beta.1

Dropwizard Views 2.1.0-beta.4

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
Version

Version

2.1.0-beta.4
Type

Type

jar
Description

Description

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

Download dropwizard-views 2.1.0-beta.4


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

Dependencies

compile (12)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 2.1.0-beta.4
io.dropwizard : dropwizard-jersey jar 2.1.0-beta.4
io.dropwizard : dropwizard-util jar 2.1.0-beta.4
io.dropwizard.metrics : metrics-core jar
com.fasterxml.jackson.core : jackson-annotations jar
com.google.code.findbugs : jsr305 jar 3.0.2
jakarta.validation : jakarta.validation-api jar 2.0.2
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6
org.apache.commons : commons-lang3 jar 3.12.0
org.glassfish.jersey.core : jersey-common jar
org.glassfish.jersey.core : jersey-server jar
org.slf4j : slf4j-api jar 1.7.32

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.jupiter : junit-jupiter-api jar
org.assertj : assertj-core jar 3.20.2
org.mockito : mockito-core jar 3.12.4

Project Modules

There are no modules declared in this project.