is not current version
Last Version 4.0.0-beta.1

Dropwizard Utility Classes 2.1.0-beta.7

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

Version

2.1.0-beta.7
Type

Type

jar
Description

Description

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

Download dropwizard-util 2.1.0-beta.7


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar
com.google.guava : guava jar 31.0.1-jre
com.google.code.findbugs : jsr305 jar 3.0.2

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.assertj : assertj-core jar 3.21.0
com.fasterxml.jackson.core : jackson-databind jar

Project Modules

There are no modules declared in this project.