| License |
License |
|---|---|
| GroupId | GroupIdcom.tencent.bk.devops.ci.common |
| ArtifactId | ArtifactIdcommon-es |
| Version | Version1.2.0-rc.7-RELEASE |
| Type | Typejar |
| Description |
Descriptionbk-ci
Tencent blueking ci project
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-es-1.2.0-rc.7-RELEASE.pom | |
| common-es-1.2.0-rc.7-RELEASE.jar | 9 KB |
| common-es-1.2.0-rc.7-RELEASE-sources.jar | 5 KB |
| common-es-1.2.0-rc.7-RELEASE-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.common/common-es/ -->
<dependency>
<groupId>com.tencent.bk.devops.ci.common</groupId>
<artifactId>common-es</artifactId>
<version>1.2.0-rc.7-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.common/common-es/
implementation 'com.tencent.bk.devops.ci.common:common-es:1.2.0-rc.7-RELEASE'
// https://jarcasting.com/artifacts/com.tencent.bk.devops.ci.common/common-es/
implementation ("com.tencent.bk.devops.ci.common:common-es:1.2.0-rc.7-RELEASE")
'com.tencent.bk.devops.ci.common:common-es:jar:1.2.0-rc.7-RELEASE'
<dependency org="com.tencent.bk.devops.ci.common" name="common-es" rev="1.2.0-rc.7-RELEASE">
<artifact name="common-es" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.bk.devops.ci.common', module='common-es', version='1.2.0-rc.7-RELEASE')
)
libraryDependencies += "com.tencent.bk.devops.ci.common" % "common-es" % "1.2.0-rc.7-RELEASE"
[com.tencent.bk.devops.ci.common/common-es "1.2.0-rc.7-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | |
| org.jetbrains.kotlin : kotlin-reflect | jar | |
| com.tencent.bk.devops.ci.common : common-web | jar | 1.2.0-rc.7-RELEASE |
| org.elasticsearch : elasticsearch | jar | 7.0.0 |
| org.elasticsearch.client : elasticsearch-rest-client | jar | 7.0.0 |
| org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.0.0 |
| org.apache.logging.log4j : log4j-core | jar | |
| org.apache.logging.log4j : log4j-api | jar | |
| com.floragunn : search-guard-ssl | jar | 5.6.14-23 |