| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcom.tencent.bk.devops.ci.common |
| ArtifactId | ArtifactIdcommon-security |
| Last Version | Last Version1.8.1-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbk-ci
Tencent blueking ci project
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-security-1.8.1-RELEASE.pom | |
| common-security-1.8.1-RELEASE.jar | 13 KB |
| common-security-1.8.1-RELEASE-sources.jar | 1 KB |
| common-security-1.8.1-RELEASE-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.common/common-security/ -->
<dependency>
<groupId>com.tencent.bk.devops.ci.common</groupId>
<artifactId>common-security</artifactId>
<version>1.8.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.common/common-security/
implementation 'com.tencent.bk.devops.ci.common:common-security:1.8.1-RELEASE'
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.common/common-security/
implementation ("com.tencent.bk.devops.ci.common:common-security:1.8.1-RELEASE")
'com.tencent.bk.devops.ci.common:common-security:jar:1.8.1-RELEASE'
<dependency org="com.tencent.bk.devops.ci.common" name="common-security" rev="1.8.1-RELEASE">
<artifact name="common-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.bk.devops.ci.common', module='common-security', version='1.8.1-RELEASE')
)
libraryDependencies += "com.tencent.bk.devops.ci.common" % "common-security" % "1.8.1-RELEASE"
[com.tencent.bk.devops.ci.common/common-security "1.8.1-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.tencent.bk.devops.ci.common : common-util | jar | 1.8.1-RELEASE |
| com.tencent.bk.devops.ci.common : common-service | jar | 1.8.1-RELEASE |
| org.springframework.boot : spring-boot | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-configuration-processor | jar | |
| io.jsonwebtoken : jjwt-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.32 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.32 |
| org.springframework : spring-context | jar | |
| com.google.guava : guava | jar | |
| io.jsonwebtoken : jjwt-impl | jar | |
| io.jsonwebtoken : jjwt-jackson | jar |