is not current version
Last Version 1.0.0.RELEASE

com.gitee.pifeng:monitoring-common-web 0.0.8.RELEASE

监控WEB公共模块

Categories

Categories

Monitoring Application Testing & Monitoring
GroupId

GroupId

com.gitee.pifeng
ArtifactId

ArtifactId

monitoring-common-web
Version

Version

0.0.8.RELEASE
Type

Type

jar

Download monitoring-common-web 0.0.8.RELEASE


<!-- https://jarcasting.com/artifacts/com.gitee.pifeng/monitoring-common-web/ -->
<dependency>
    <groupId>com.gitee.pifeng</groupId>
    <artifactId>monitoring-common-web</artifactId>
    <version>0.0.8.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.pifeng/monitoring-common-web/
implementation 'com.gitee.pifeng:monitoring-common-web:0.0.8.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.pifeng/monitoring-common-web/
implementation ("com.gitee.pifeng:monitoring-common-web:0.0.8.RELEASE")
'com.gitee.pifeng:monitoring-common-web:jar:0.0.8.RELEASE'
<dependency org="com.gitee.pifeng" name="monitoring-common-web" rev="0.0.8.RELEASE">
  <artifact name="monitoring-common-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.pifeng', module='monitoring-common-web', version='0.0.8.RELEASE')
)
libraryDependencies += "com.gitee.pifeng" % "monitoring-common-web" % "0.0.8.RELEASE"
[com.gitee.pifeng/monitoring-common-web "0.0.8.RELEASE"]