MVN

com.tencent.matrix : matrix-hooks

Maven & Gradle

Mar 21, 2023
1 usages
11.3k stars

Matrix PLT hooks · 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-hooks</artifactId>
    <version>2.1.0-STATIC</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.1.0-STATIC
  • Latest Beta: 2.0.0-beta

All Versions

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

Version Vulnerabilities Updated
2.1.x
matrix-hooks-2.1.0-STATIC
matrix-hooks-2.1.0
2.0.x
matrix-hooks-2.0.8-STATIC
matrix-hooks-2.0.8
matrix-hooks-2.0.5-STATIC
matrix-hooks-2.0.5
matrix-hooks-2.0.2
matrix-hooks-2.0.1
matrix-hooks-2.0.0
matrix-hooks-2.0.0-beta
1.0.x
matrix-hooks-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.tencent.matrix</groupId>
    <artifactId>matrix-hooks</artifactId>
    <version>2.1.0-STATIC</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.tencent.matrix:matrix-hooks:2.1.0-STATIC'

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

implementation("com.tencent.matrix:matrix-hooks:2.1.0-STATIC")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.tencent.matrix" % "matrix-hooks" % "2.1.0-STATIC"

Advertisement

Dependencies from Group

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

Discover Dependencies