| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.hserver.apm |
| ArtifactId | ArtifactIdapm-plugin |
| Last Version | Last Version4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhserver-apm-plugin
一个基于HServer的Apm插件工具
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| apm-plugin-4.0.pom | |
| apm-plugin-4.0.jar | 13 KB |
| apm-plugin-4.0-sources.jar | 6 KB |
| apm-plugin-4.0-javadoc.jar | 81 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.hserver : hserver | jar |