| License |
License |
|---|---|
| Categories |
CategoriesDropWizard Container Microservices |
| GroupId | GroupIdio.dropwizard |
| ArtifactId | ArtifactIddropwizard-util |
| Last Version | Last Version4.0.0-beta.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDropwizard Utility Classes
Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web
applications.
|
<!-- https://jarcasting.com/artifacts/io.dropwizard/dropwizard-util/ -->
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-util</artifactId>
<version>4.0.0-beta.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.dropwizard/dropwizard-util/
implementation 'io.dropwizard:dropwizard-util:4.0.0-beta.1'
// https://jarcasting.com/artifacts/io.dropwizard/dropwizard-util/
implementation ("io.dropwizard:dropwizard-util:4.0.0-beta.1")
'io.dropwizard:dropwizard-util:jar:4.0.0-beta.1'
<dependency org="io.dropwizard" name="dropwizard-util" rev="4.0.0-beta.1">
<artifact name="dropwizard-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dropwizard', module='dropwizard-util', version='4.0.0-beta.1')
)
libraryDependencies += "io.dropwizard" % "dropwizard-util" % "4.0.0-beta.1"
[io.dropwizard/dropwizard-util "4.0.0-beta.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| 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.22.0 |
| com.fasterxml.jackson.core : jackson-databind | jar |