is not current version
Last Version 1.5.6

com.yiji.framework:watcher-parent 1.5

a way to expose monitor metrics and health check data to human or API

GroupId

GroupId

com.yiji.framework
ArtifactId

ArtifactId

watcher-parent
Version

Version

1.5
Type

Type

pom

Download watcher-parent 1.5

Filename Size
watcher-parent-1.5.pom 8 KB
Browse

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