s

stat-common

Polaris Plugins Observability Common JAR
BSD 3-Clause License
Files download
File Operation
stat-common-1.12.8.jar download
stat-common-1.12.8.pom download
stat-common-1.12.8-sources.jar download
Apache Maven
<dependency>
  <groupId>com.tencent.polaris</groupId>
  <artifactId>stat-common</artifactId>
  <version>1.12.8</version>
</dependency>
Gradle Groovy
implementation 'com.tencent.polaris:stat-common:1.12.8'
Gradle Kotlin
implementation("com.tencent.polaris:stat-common:1.12.8")
Scala SBT
libraryDependencies += "com.tencent.polaris" % "stat-common" % "1.12.8"
Groovy Grape
@Grapes(
  @Grab(group='com.tencent.polaris', module='stat-common', version='1.12.8')
)
Apache Ivy
<dependency org="com.tencent.polaris" name="stat-common" rev="1.12.8" />
Leiningen
[com.tencent.polaris/stat-common "1.12.8"]
Apache Buildr
'com.tencent.polaris:stat-common:jar:1.12.8'