bk-ci

Tencent blueking ci project

License

License

MIT
GroupId

GroupId

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

ArtifactId

common-web
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-web

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
com.tencent.bk.devops.ci.common : common-api jar 1.8.1-RELEASE
com.tencent.bk.devops.ci.common : common-service jar 1.8.1-RELEASE
com.tencent.bk.devops.ci.common : common-security jar 1.8.1-RELEASE
com.tencent.bk.devops.ci.common : common-client jar 1.8.1-RELEASE
org.springframework.boot : spring-boot-starter-jersey jar
org.springframework.boot : spring-boot-starter-undertow jar
org.springframework.boot : spring-boot-starter-web jar
io.swagger : swagger-jersey2-jaxrs jar 1.6.2
com.github.ulisesbocchio : jasypt-spring-boot-starter jar 3.0.3
org.springframework.boot : spring-boot-starter-amqp jar
org.aspectj : aspectjweaver jar
org.springframework.cloud : spring-cloud-starter-config 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.