Last Version

Dropwizard 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
Version

Version

4.0.0-beta.1
Type

Type

jar
Description

Description

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

Download dropwizard-views 4.0.0-beta.1


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

Dependencies

compile (11)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 4.0.0-beta.1
io.dropwizard : dropwizard-jersey jar 4.0.0-beta.1
io.dropwizard : dropwizard-util jar 4.0.0-beta.1
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 3.0.1
jakarta.ws.rs : jakarta.ws.rs-api jar 3.0.0
org.glassfish.jersey.core : jersey-common jar
org.glassfish.jersey.core : jersey-server jar
org.slf4j : slf4j-api jar 2.0.0-alpha7

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.22.0
org.mockito : mockito-core jar 4.4.0

Project Modules

There are no modules declared in this project.