Last Version

Taskurotta :: Dropwizard (REST) transport implementation 0.8.1

Open source coordination of distributed processes for Java

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

ru.taskurotta
ArtifactId

ArtifactId

dropwizard
Version

Version

0.8.1
Type

Type

jar
Description

Description

Taskurotta :: Dropwizard (REST) transport implementation
Open source coordination of distributed processes for Java
Source Code Management

Source Code Management

http://taskurotta.org

Download dropwizard 0.8.1


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

Dependencies

compile (8)

Group / Artifact Type Version
ru.taskurotta : services jar 0.8.1
ru.taskurotta : util jar 0.8.1
io.dropwizard : dropwizard-core jar 0.7.1
io.dropwizard : dropwizard-assets jar 0.7.1
io.dropwizard : dropwizard-validation jar 0.7.1
io.dropwizard : dropwizard-jackson jar 0.7.1
com.bazaarvoice.dropwizard : dropwizard-configurable-assets-bundle jar 0.2.2
org.springframework : spring-context jar 4.1.4.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.