bk-ci

Tencent blueking ci project

License

License

MIT
Categories

Categories

Redis Data Databases
GroupId

GroupId

com.tencent.bk.devops.ci.common
ArtifactId

ArtifactId

common-redis
Last Version

Last Version

1.8.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

bk-ci
Tencent blueking ci project
Project URL

Project URL

https://github.com/Tencent/bk-ci
Source Code Management

Source Code Management

https://github.com/Tencent/bk-ci

Download common-redis

How to add to project

<!-- https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.common/common-redis/ -->
<dependency>
    <groupId>com.tencent.bk.devops.ci.common</groupId>
    <artifactId>common-redis</artifactId>
    <version>1.8.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.common/common-redis/
implementation 'com.tencent.bk.devops.ci.common:common-redis:1.8.1-RELEASE'
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.common/common-redis/
implementation ("com.tencent.bk.devops.ci.common:common-redis:1.8.1-RELEASE")
'com.tencent.bk.devops.ci.common:common-redis:jar:1.8.1-RELEASE'
<dependency org="com.tencent.bk.devops.ci.common" name="common-redis" rev="1.8.1-RELEASE">
  <artifact name="common-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.bk.devops.ci.common', module='common-redis', version='1.8.1-RELEASE')
)
libraryDependencies += "com.tencent.bk.devops.ci.common" % "common-redis" % "1.8.1-RELEASE"
[com.tencent.bk.devops.ci.common/common-redis "1.8.1-RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar
org.apache.commons : commons-pool2 jar

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32
org.jetbrains.kotlin : kotlin-reflect jar 1.4.32

Project Modules

There are no modules declared in this project.