MVN

com.tencent.matrix : matrix-jectl

Maven & Gradle

Jan 21, 2022
11.3k stars

Matrix jectl for jemalloc · 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-jectl</artifactId>
    <version>2.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.5
  • Latest Beta: 2.0.0-beta

All Versions

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

Version Vulnerabilities Updated
2.0.x
matrix-jectl-2.0.5
matrix-jectl-2.0.2
matrix-jectl-2.0.1
matrix-jectl-2.0.0
matrix-jectl-2.0.0-beta
1.0.x
matrix-jectl-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.tencent.matrix</groupId>
    <artifactId>matrix-jectl</artifactId>
    <version>2.0.5</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.tencent.matrix:matrix-jectl:2.0.5'

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

implementation("com.tencent.matrix:matrix-jectl:2.0.5")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.tencent.matrix" % "matrix-jectl" % "2.0.5"

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