| GroupId | GroupIdcom.github.liuzhengyang |
|---|---|
| ArtifactId | ArtifactIdapm-agent |
| Version | Version1.10.5 |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| apm-agent-1.10.5.pom | |
| apm-agent-1.10.5.jar | 116 KB |
| apm-agent-1.10.5-sources.jar | 76 KB |
| apm-agent-1.10.5-javadoc.jar | 272 KB |
| apm-agent-1.10.5-jar-with-dependencies.jar | 23 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.liuzhengyang/apm-agent/ -->
<dependency>
<groupId>com.github.liuzhengyang</groupId>
<artifactId>apm-agent</artifactId>
<version>1.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuzhengyang/apm-agent/
implementation 'com.github.liuzhengyang:apm-agent:1.10.5'
// https://jarcasting.com/artifacts/com.github.liuzhengyang/apm-agent/
implementation ("com.github.liuzhengyang:apm-agent:1.10.5")
'com.github.liuzhengyang:apm-agent:jar:1.10.5'
<dependency org="com.github.liuzhengyang" name="apm-agent" rev="1.10.5">
<artifact name="apm-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuzhengyang', module='apm-agent', version='1.10.5')
)
libraryDependencies += "com.github.liuzhengyang" % "apm-agent" % "1.10.5"
[com.github.liuzhengyang/apm-agent "1.10.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bitbucket.mstrobel : procyon-core | jar | 0.5.36 |
| org.bitbucket.mstrobel : procyon-expressions | jar | 0.5.36 |
| org.bitbucket.mstrobel : procyon-reflection | jar | 0.5.36 |
| org.bitbucket.mstrobel : procyon-compilertools | jar | 0.5.36 |