Last Version

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

Version

4.0.0-beta.1
Type

Type

jar
Description

Description

Dropwizard Project
Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.
Source Code Management

Source Code Management

https://github.com/dropwizard/dropwizard

Download dropwizard-project 4.0.0-beta.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dropwizard-bom
  • dropwizard-dependencies
  • dropwizard-parent
  • dropwizard-core
  • dropwizard-client
  • dropwizard-db
  • dropwizard-jdbi3
  • dropwizard-migrations
  • dropwizard-hibernate
  • dropwizard-auth
  • dropwizard-forms
  • dropwizard-views
  • dropwizard-views-freemarker
  • dropwizard-views-mustache
  • dropwizard-testing
  • dropwizard-util
  • dropwizard-jackson
  • dropwizard-validation
  • dropwizard-configuration
  • dropwizard-logging
  • dropwizard-metrics
  • dropwizard-metrics-graphite
  • dropwizard-jersey
  • dropwizard-jetty
  • dropwizard-servlets
  • dropwizard-lifecycle
  • dropwizard-assets
  • dropwizard-http2
  • dropwizard-request-logging
  • dropwizard-json-logging
  • dropwizard-health
  • dropwizard-archetypes
  • dropwizard-example