c

common-db-sharding

Tencent blueking ci project
https://github.com/Tencent/bk-ci
MIT
bk-ci
Files download
File Operation
common-db-sharding-1.13.0-rc.2.jar download
common-db-sharding-1.13.0-rc.2.pom download
common-db-sharding-1.13.0-rc.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.tencent.bk.devops.ci.common</groupId>
  <artifactId>common-db-sharding</artifactId>
  <version>1.13.0-rc.2</version>
</dependency>
Gradle Groovy
implementation 'com.tencent.bk.devops.ci.common:common-db-sharding:1.13.0-rc.2'
Gradle Kotlin
implementation("com.tencent.bk.devops.ci.common:common-db-sharding:1.13.0-rc.2")
Scala SBT
libraryDependencies += "com.tencent.bk.devops.ci.common" % "common-db-sharding" % "1.13.0-rc.2"
Groovy Grape
@Grapes(
  @Grab(group='com.tencent.bk.devops.ci.common', module='common-db-sharding', version='1.13.0-rc.2')
)
Apache Ivy
<dependency org="com.tencent.bk.devops.ci.common" name="common-db-sharding" rev="1.13.0-rc.2" />
Leiningen
[com.tencent.bk.devops.ci.common/common-db-sharding "1.13.0-rc.2"]
Apache Buildr
'com.tencent.bk.devops.ci.common:common-db-sharding:jar:1.13.0-rc.2'