Dropwizard Documentation

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

Лицензия

Лицензия

Категории

Категории

DropWizard Контейнер Микросервисы
Группа

Группа

io.dropwizard
Идентификатор

Идентификатор

docs
Последняя версия

Последняя версия

2.0.0-rc5
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать docs

Имя Файла Размер
docs-2.0.0-rc5.pom
docs-2.0.0-rc5.jar 1 KB
Обзор

Как подключить последнюю версию

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

Зависимости

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar
org.mockito : mockito-core jar 3.0.0
org.mockito : mockito-junit-jupiter jar 3.0.0
org.assertj : assertj-core jar 3.13.2

Модули Проекта

Данный проект не имеет модулей.

Dropwizard

Build Status Coverage Status Maven Central Javadocs Documentation Status Maintainability Reproducible Builds

Dropwizard is a sneaky way of making fast Java web applications.

It's a little bit of opinionated glue code which bangs together a set of libraries which have historically not sucked:

Read more at dropwizard.io.

Want to contribute to Dropwizard?

Before working on the code, if you plan to contribute changes, please read the following CONTRIBUTING document.

Need help or found an issue?

When reporting an issue through the issue tracker on GitHub or sending an email to the Dropwizard User Google Group mailing list, please use the following guidelines:

  • Check existing issues to see if it has been addressed already
  • The version of Dropwizard you are using
  • A short description of the issue you are experiencing and the expected outcome
  • Description of how someone else can reproduce the problem
  • Paste error output or logs in your issue or in a Gist. If pasting them in the GitHub issue, wrap it in three backticks: ``` so that it renders nicely
  • Write a unit test to show the issue!

Sponsors

Dropwizard is generously supported by some companies with licenses and free accounts for their products.

JetBrains

JetBrains

JetBrains supports our open source project by sponsoring some All Products Packs within their Free Open Source License program.

io.dropwizard

Dropwizard

Версии библиотеки

Версия
2.0.0-rc5
2.0.0-rc4
2.0.0-rc3
2.0.0-rc2
2.0.0-rc1
2.0.0-rc0+test8
0.9.0-rc4
0.9.0-rc3
0.9.0-rc2
0.9.0-rc1
0.8.4
0.8.3
0.8.2
0.8.1
0.8.1-rc2
0.8.0
0.8.0-rc5
0.8.0-rc4
0.8.0-rc3
0.8.0-rc2
0.8.0-rc1
0.7.1
0.7.0