is not current version
Last Version 0.8.1

ru.taskurotta:dropwizard 0.8.0


Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

ru.taskurotta
ArtifactId

ArtifactId

dropwizard
Version

Version

0.8.0
Type

Type

jar

Download dropwizard 0.8.0


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