Last Version

watcher-http 1.5.6

watcher for http server,provide metrics monitor、health check and expose data through http

License

License

GroupId

GroupId

com.yiji.framework
ArtifactId

ArtifactId

watcher-http
Version

Version

1.5.6
Type

Type

jar
Description

Description

watcher-http
watcher for http server,provide metrics monitor、health check and expose data through http

Download watcher-http 1.5.6


<!-- https://jarcasting.com/artifacts/com.yiji.framework/watcher-http/ -->
<dependency>
    <groupId>com.yiji.framework</groupId>
    <artifactId>watcher-http</artifactId>
    <version>1.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.yiji.framework/watcher-http/
implementation 'com.yiji.framework:watcher-http:1.5.6'
// https://jarcasting.com/artifacts/com.yiji.framework/watcher-http/
implementation ("com.yiji.framework:watcher-http:1.5.6")
'com.yiji.framework:watcher-http:jar:1.5.6'
<dependency org="com.yiji.framework" name="watcher-http" rev="1.5.6">
  <artifact name="watcher-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yiji.framework', module='watcher-http', version='1.5.6')
)
libraryDependencies += "com.yiji.framework" % "watcher-http" % "1.5.6"
[com.yiji.framework/watcher-http "1.5.6"]

Dependencies

compile (12)

Group / Artifact Type Version
com.yiji.framework : watcher-core jar 1.5.6
org.apache.velocity : velocity jar 1.7
org.slf4j : slf4j-api jar 1.7.10
ch.qos.logback : logback-classic jar 1.1.2
com.google.guava : guava jar 18.0
org.fusesource : sigar jar 1.6.4
org.fusesource : sigar jar 1.6.4
io.dropwizard.metrics : metrics-core jar 3.1.0
io.dropwizard.metrics : metrics-healthchecks jar 3.1.0
io.dropwizard.metrics : metrics-annotation jar 3.1.0
com.alibaba : fastjson jar 1.2.4
org.apache.commons : commons-exec jar 1.2

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.