hserver-apm-plugin

一个基于HServer的Apm插件工具

License

License

Categories

Categories

Net
GroupId

GroupId

net.hserver.apm
ArtifactId

ArtifactId

apm-plugin
Last Version

Last Version

4.0
Release Date

Release Date

Type

Type

jar
Description

Description

hserver-apm-plugin
一个基于HServer的Apm插件工具
Project URL

Project URL

https://gitee.com/HServer/hserver-apm
Source Code Management

Source Code Management

https://gitee.com/HServer/hserver-apm.git

Download apm-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/net.hserver.apm/apm-plugin/ -->
<dependency>
    <groupId>net.hserver.apm</groupId>
    <artifactId>apm-plugin</artifactId>
    <version>4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.hserver.apm/apm-plugin/
implementation 'net.hserver.apm:apm-plugin:4.0'
// https://jarcasting.com/artifacts/net.hserver.apm/apm-plugin/
implementation ("net.hserver.apm:apm-plugin:4.0")
'net.hserver.apm:apm-plugin:jar:4.0'
<dependency org="net.hserver.apm" name="apm-plugin" rev="4.0">
  <artifact name="apm-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hserver.apm', module='apm-plugin', version='4.0')
)
libraryDependencies += "net.hserver.apm" % "apm-plugin" % "4.0"
[net.hserver.apm/apm-plugin "4.0"]

Dependencies

provided (1)

Group / Artifact Type Version
cn.hserver : hserver jar

Project Modules

There are no modules declared in this project.

Versions

Version
4.0
3.0
2.0
1.0