Last Version

client-reg-dropwizard 1.6.1

It is a library which allows you to instrument your app with custom metrics

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.alipay.sofa.lookout
ArtifactId

ArtifactId

lookout-reg-dropwizard
Version

Version

1.6.1
Type

Type

jar
Description

Description

client-reg-dropwizard
It is a library which allows you to instrument your app with custom metrics

Download lookout-reg-dropwizard 1.6.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.alipay.sofa.lookout : lookout-core jar 1.6.1
org.slf4j : slf4j-api jar 1.7.21

provided (1)

Group / Artifact Type Version
io.dropwizard.metrics : metrics-core jar 3.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.