| License |
License |
|---|---|
| GroupId | GroupIdcom.tencent.bk.devops.ci.process |
| ArtifactId | ArtifactIdplugin-load |
| 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 |
|---|---|
| plugin-load-1.8.1-RELEASE.pom | |
| plugin-load-1.8.1-RELEASE.jar | 7 KB |
| plugin-load-1.8.1-RELEASE-sources.jar | 999 bytes |
| plugin-load-1.8.1-RELEASE-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.process/plugin-load/ -->
<dependency>
<groupId>com.tencent.bk.devops.ci.process</groupId>
<artifactId>plugin-load</artifactId>
<version>1.8.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.process/plugin-load/
implementation 'com.tencent.bk.devops.ci.process:plugin-load:1.8.1-RELEASE'
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.process/plugin-load/
implementation ("com.tencent.bk.devops.ci.process:plugin-load:1.8.1-RELEASE")
'com.tencent.bk.devops.ci.process:plugin-load:jar:1.8.1-RELEASE'
<dependency org="com.tencent.bk.devops.ci.process" name="plugin-load" rev="1.8.1-RELEASE">
<artifact name="plugin-load" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.bk.devops.ci.process', module='plugin-load', version='1.8.1-RELEASE')
)
libraryDependencies += "com.tencent.bk.devops.ci.process" % "plugin-load" % "1.8.1-RELEASE"
[com.tencent.bk.devops.ci.process/plugin-load "1.8.1-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.tencent.bk.devops.ci.process : plugin-sdk | jar | 1.8.1-RELEASE |
| org.springframework : spring-beans | jar | |
| org.springframework : spring-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.32 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.32 |