License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices CLI User Interface |
GroupId | GroupIdcom.expedia.www |
ArtifactId | ArtifactIdhaystack-client-dropwizard |
Version | Version0.2.4 |
Type | Typejar |
Description |
Descriptionhaystack-client-dropwizard
Dropwizard bindings for the client
|
<!-- https://jarcasting.com/artifacts/com.expedia.www/haystack-client-dropwizard/ -->
<dependency>
<groupId>com.expedia.www</groupId>
<artifactId>haystack-client-dropwizard</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.expedia.www/haystack-client-dropwizard/
implementation 'com.expedia.www:haystack-client-dropwizard:0.2.4'
// https://jarcasting.com/artifacts/com.expedia.www/haystack-client-dropwizard/
implementation ("com.expedia.www:haystack-client-dropwizard:0.2.4")
'com.expedia.www:haystack-client-dropwizard:jar:0.2.4'
<dependency org="com.expedia.www" name="haystack-client-dropwizard" rev="0.2.4">
<artifact name="haystack-client-dropwizard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expedia.www', module='haystack-client-dropwizard', version='0.2.4')
)
libraryDependencies += "com.expedia.www" % "haystack-client-dropwizard" % "0.2.4"
[com.expedia.www/haystack-client-dropwizard "0.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.expedia.www : haystack-client-core | jar | 0.2.4 |
com.expedia.www : haystack-client-micrometer Optional | jar | 0.2.4 |
com.expedia.www : haystack-client-dropwizard-metrics Optional | jar | 0.2.4 |
io.opentracing : opentracing-api | jar | 0.31.0 |
io.opentracing : opentracing-noop | jar | 0.31.0 |
io.dropwizard : dropwizard-core | jar | |
io.dropwizard : dropwizard-configuration | jar | |
io.dropwizard : dropwizard-jersey | jar | |
io.dropwizard : dropwizard-jackson | jar | |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
io.dropwizard : dropwizard-testing | jar |