MVN

com.tencent.matrix : matrix-memory-canary

Maven & Gradle

Mar 21, 2023
11.4k stars

Matrix Memory Canary · Matrix is an APM (Application Performance Manage) used in Wechat to monitor, locate and analyse performance problems. It is a plugin style, non-invasive solution and is currently available on iOS, macOS and Android.

<dependency>
    <groupId>com.tencent.matrix</groupId>
    <artifactId>matrix-memory-canary</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tencent.matrix : matrix-memory-canary to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of com.tencent.matrix : matrix-memory-canary to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
matrix-memory-canary-2.1.0
2.0.x
matrix-memory-canary-2.0.8
0.9.x
matrix-memory-canary-0.9.0
0.8.x
matrix-memory-canary-0.8.1
matrix-memory-canary-0.8.0
0.4.x
matrix-memory-canary-0.4.10.3

How to add a dependency to Maven

Add the following com.tencent.matrix : matrix-memory-canary maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.tencent.matrix</groupId>
    <artifactId>matrix-memory-canary</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tencent.matrix : matrix-memory-canary gradle dependency to your build.gradle file:

implementation 'com.tencent.matrix:matrix-memory-canary:2.1.0'

Gradle Kotlin DSL: Add the following com.tencent.matrix : matrix-memory-canary gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tencent.matrix:matrix-memory-canary:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tencent.matrix : matrix-memory-canary sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tencent.matrix" % "matrix-memory-canary" % "2.1.0"

Advertisement

Dependencies from Group

Mar 21, 2023
16 usages
11.4k stars
Mar 21, 2023
9 usages
11.4k stars
Mar 21, 2023
4 usages
11.4k stars
Mar 21, 2023
3 usages
11.4k stars
Mar 21, 2023
2 usages
11.4k stars

Discover Dependencies