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

Dropwizard Hello World 1.0

A Hello World application using Dropwizard.

Лицензия

Лицензия

Категории

Категории

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

Группа

de.lhorn
Идентификатор

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

dropwizard-helloworld
Версия

Версия

1.0
Тип

Тип

jar
Описание

Описание

Dropwizard Hello World
A Hello World application using Dropwizard.

Скачать dropwizard-helloworld 1.0


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

Зависимости

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.assertj : assertj-core jar 3.6.2
org.mockito : mockito-core jar 2.7.12
io.dropwizard : dropwizard-testing jar 1.1.2

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

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