Last Version

Dropwizard Multipart Form Support 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 ORM Data
GroupId

GroupId

io.dropwizard
ArtifactId

ArtifactId

dropwizard-forms
Version

Version

4.0.0-beta.1
Type

Type

jar
Description

Description

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

Download dropwizard-forms 4.0.0-beta.1


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

Dependencies

compile (4)

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-logging jar 4.0.0-beta.1
org.glassfish.jersey.media : jersey-media-multipart jar

test (3)

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

Project Modules

There are no modules declared in this project.