s

stat-common

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