| License | License | 
|---|---|
| Categories | CategoriesMonitoring Application Testing & Monitoring | 
| GroupId | GroupIdcom.gitee.pifeng | 
| ArtifactId | ArtifactIdmonitoring-common-core | 
| Version | Version0.0.9.RELEASE | 
| Type | Typejar | 
| Description | Descriptionmonitoring-common-core 监控公共模块 | 
<!-- https://jarcasting.com/artifacts/com.gitee.pifeng/monitoring-common-core/ -->
<dependency>
    <groupId>com.gitee.pifeng</groupId>
    <artifactId>monitoring-common-core</artifactId>
    <version>0.0.9.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.gitee.pifeng/monitoring-common-core/
implementation 'com.gitee.pifeng:monitoring-common-core:0.0.9.RELEASE'// https://jarcasting.com/artifacts/com.gitee.pifeng/monitoring-common-core/
implementation ("com.gitee.pifeng:monitoring-common-core:0.0.9.RELEASE")'com.gitee.pifeng:monitoring-common-core:jar:0.0.9.RELEASE'<dependency org="com.gitee.pifeng" name="monitoring-common-core" rev="0.0.9.RELEASE">
  <artifact name="monitoring-common-core" type="jar" />
</dependency>@Grapes(
@Grab(group='com.gitee.pifeng', module='monitoring-common-core', version='0.0.9.RELEASE')
)libraryDependencies += "com.gitee.pifeng" % "monitoring-common-core" % "0.0.9.RELEASE"[com.gitee.pifeng/monitoring-common-core "0.0.9.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.62 | 
| com.google.guava : guava | jar | 20.0 | 
| com.liferay.portal : com.liferay.portal.kernel | jar | 9.12.2 | 
| org.apache.commons : commons-lang3 | jar | |
| commons-collections : commons-collections | jar | 3.2.2 | 
| commons-io : commons-io | jar | 2.6 | 
| org.projectlombok : lombok Optional | jar | |
| org.slf4j : slf4j-api Optional | jar | |
| ch.qos.logback : logback-classic Optional | jar | |
| commons-logging : commons-logging | jar | 1.2 | 
| org.fusesource : sigar | jar | 1.6.4 | 
| com.github.oshi : oshi-core | jar | 5.3.7 | 
| net.java.dev.jna : jna | jar | 5.6.0 | 
| net.java.dev.jna : jna-platform | jar | 5.6.0 | 
| cn.hutool : hutool-all | jar | 5.6.3 | 
| org.bouncycastle : bcprov-jdk15on | jar | 1.69 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar |