Last Version

Dropwizard Asset Bundle 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-assets
Version

Version

4.0.0-beta.1
Type

Type

jar
Description

Description

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

Download dropwizard-assets 4.0.0-beta.1


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

Dependencies

compile (5)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 4.0.0-beta.1
io.dropwizard : dropwizard-jetty jar 4.0.0-beta.1
io.dropwizard : dropwizard-servlets jar 4.0.0-beta.1
jakarta.servlet : jakarta.servlet-api jar 5.0.0
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.