Last Version

Dropwizard Parent 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-parent
Version

Version

4.0.0-beta.1
Type

Type

pom
Description

Description

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

Download dropwizard-parent 4.0.0-beta.1


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

There are no modules declared in this project.