is not current version
Last Version 2.0.0

org.kiwiproject:dropwizard-service-utilities 1.2.2

Set of utilities to aid in setting up Dropwizard services

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.kiwiproject
ArtifactId

ArtifactId

dropwizard-service-utilities
Version

Version

1.2.2
Type

Type

jar
Description

Description

org.kiwiproject:dropwizard-service-utilities
Set of utilities to aid in setting up Dropwizard services
Project URL

Project URL

https://github.com/kiwiproject/dropwizard-service-utilities
Project Organization

Project Organization

Kiwi Project
Source Code Management

Source Code Management

https://github.com/kiwiproject/dropwizard-service-utilities

Download dropwizard-service-utilities 1.2.2


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

Dependencies

compile (6)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar
org.kiwiproject : dropwizard-curator jar 1.1.3
org.kiwiproject : kiwi jar 1.2.1
org.kiwiproject : metrics-healthchecks-severity jar 1.0.3
org.kiwiproject : service-discovery-client jar 1.1.2
org.slf4j : slf4j-api jar 1.7.33

provided (4)

Group / Artifact Type Version
org.apache.zookeeper : zookeeper jar
org.mongodb : mongo-java-driver jar
org.kiwiproject : registry-aware-jersey-client jar 1.1.3
org.projectlombok : lombok jar 1.18.22

test (14)

Group / Artifact Type Version
org.apache.curator : curator-test jar
io.dropwizard : dropwizard-client jar
io.dropwizard : dropwizard-testing jar
org.hibernate : hibernate-core jar
org.kiwiproject : kiwi-test jar 1.1.3
org.springframework : spring-tx jar
org.assertj : assertj-core jar 3.22.0
org.awaitility : awaitility jar 4.1.1
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit-pioneer : junit-pioneer jar 1.5.0
ch.qos.logback : logback-classic jar 1.2.10
org.mockito : mockito-core jar 4.2.0

Project Modules

There are no modules declared in this project.