Last Version

client-reg-server 1.6.1

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

License

License

GroupId

GroupId

com.alipay.sofa.lookout
ArtifactId

ArtifactId

lookout-reg-server
Version

Version

1.6.1
Type

Type

jar
Description

Description

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

Download lookout-reg-server 1.6.1


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

Dependencies

compile (6)

Group / Artifact Type Version
com.alipay.sofa.lookout : lookout-core jar 1.6.1
com.google.guava : guava jar 18.0
org.xerial.snappy : snappy-java jar 1.1.2.6
org.apache.httpcomponents : httpclient jar 4.5.2
commons-lang : commons-lang jar 2.3
org.slf4j : slf4j-api jar 1.7.21

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.21
org.mockito : mockito-all jar 1.10.19
org.assertj : assertj-core jar 2.9.1

Project Modules

There are no modules declared in this project.