| GroupId | GroupIdcom.github.liuzhengyang |
|---|---|
| ArtifactId | ArtifactIdapm-common |
| Last Version | Last Version1.10.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| apm-common-1.10.5.pom | |
| apm-common-1.10.5.jar | 5 KB |
| apm-common-1.10.5-sources.jar | 3 KB |
| apm-common-1.10.5-javadoc.jar | 31 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.liuzhengyang/apm-common/ -->
<dependency>
<groupId>com.github.liuzhengyang</groupId>
<artifactId>apm-common</artifactId>
<version>1.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuzhengyang/apm-common/
implementation 'com.github.liuzhengyang:apm-common:1.10.5'
// https://jarcasting.com/artifacts/com.github.liuzhengyang/apm-common/
implementation ("com.github.liuzhengyang:apm-common:1.10.5")
'com.github.liuzhengyang:apm-common:jar:1.10.5'
<dependency org="com.github.liuzhengyang" name="apm-common" rev="1.10.5">
<artifact name="apm-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuzhengyang', module='apm-common', version='1.10.5')
)
libraryDependencies += "com.github.liuzhengyang" % "apm-common" % "1.10.5"
[com.github.liuzhengyang/apm-common "1.10.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |