Last Version

com.alipay.sofa.lookout:lookout-parent 1.6.1

lookout root pom

License

License

GroupId

GroupId

com.alipay.sofa.lookout
ArtifactId

ArtifactId

lookout-parent
Version

Version

1.6.1
Type

Type

pom
Description

Description

com.alipay.sofa.lookout:lookout-parent
lookout root pom
Project URL

Project URL

https://github.com/sofastack/sofa-lookout
Source Code Management

Source Code Management

https://github.com/sofastack/sofa-lookout/tree/master

Download lookout-parent 1.6.1

Filename Size
lookout-parent-1.6.1.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • client
  • gateway
  • gateway/core
  • gateway/metrics/pipeline
  • gateway/metrics/starter
  • gateway/metrics/importer/standard
  • gateway/metrics/importer/opentsdb
  • gateway/metrics/importer/prometheus
  • gateway/metrics/importer/metricbeat
  • gateway/metrics/exporter/elasticsearch
  • gateway/metrics/exporter/standard
  • server
  • server/common
  • server/metrics/promql
  • server/metrics/storage-ext-es
  • server/metrics/interfaces
  • server/metrics/starter
  • server/metrics/web-ui
  • server/server-test
  • boot/gateway-bootstrap
  • boot/metrics-server-bootstrap
  • boot/sofa-ark-support