Last Version

client-ext-jvm 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-ext-jvm
Version

Version

1.6.1
Type

Type

jar
Description

Description

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

Download lookout-ext-jvm 1.6.1


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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.