s

sentinel-cluster-common-default

Files download
File Operation
sentinel-cluster-common-default-2.0.0-alpha.jar download
sentinel-cluster-common-default-2.0.0-alpha.pom download
sentinel-cluster-common-default-2.0.0-alpha-sources.jar download
Apache Maven
<dependency>
  <groupId>com.alibaba.csp</groupId>
  <artifactId>sentinel-cluster-common-default</artifactId>
  <version>2.0.0-alpha</version>
</dependency>
Gradle Groovy
implementation 'com.alibaba.csp:sentinel-cluster-common-default:2.0.0-alpha'
Gradle Kotlin
implementation("com.alibaba.csp:sentinel-cluster-common-default:2.0.0-alpha")
Scala SBT
libraryDependencies += "com.alibaba.csp" % "sentinel-cluster-common-default" % "2.0.0-alpha"
Groovy Grape
@Grapes(
  @Grab(group='com.alibaba.csp', module='sentinel-cluster-common-default', version='2.0.0-alpha')
)
Apache Ivy
<dependency org="com.alibaba.csp" name="sentinel-cluster-common-default" rev="2.0.0-alpha" />
Leiningen
[com.alibaba.csp/sentinel-cluster-common-default "2.0.0-alpha"]
Apache Buildr
'com.alibaba.csp:sentinel-cluster-common-default:jar:2.0.0-alpha'