| License |
License |
|---|---|
| Categories |
CategoriesDropWizard Container Microservices |
| GroupId | GroupIdru.taskurotta |
| ArtifactId | ArtifactIddropwizard |
| Last Version | Last Version0.8.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTaskurotta :: Dropwizard (REST) transport implementation
Open source coordination of distributed processes for Java
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dropwizard-0.8.1.pom | |
| dropwizard-0.8.1.jar | 1 MB |
| dropwizard-0.8.1-sources.jar | 1 MB |
| dropwizard-0.8.1-javadoc.jar | 322 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |