MVN

com.yiji.framework : watcher-parent

Maven & Gradle

Aug 15, 2016
65 stars

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

<dependency>
    <groupId>com.yiji.framework</groupId>
    <artifactId>watcher-parent</artifactId>
    <version>1.5.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yiji.framework : watcher-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.5.6

All Versions

Choose a version of com.yiji.framework : watcher-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
watcher-parent-1.5.6
watcher-parent-1.5.5
watcher-parent-1.5.4
watcher-parent-1.5.2
watcher-parent-1.5.1
1.5
watcher-parent-1.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.yiji.framework</groupId>
    <artifactId>watcher-parent</artifactId>
    <version>1.5.6</version>
</dependency>

Advertisement