is not current version
Last Version 0.0.5

com.tencent.devops:devops-boot-dependencies 0.0.2

devops-boot-dependencies

GroupId

GroupId

com.tencent.devops
ArtifactId

ArtifactId

devops-boot-dependencies
Version

Version

0.0.2
Type

Type

pom

Download devops-boot-dependencies 0.0.2


<!-- https://jarcasting.com/artifacts/com.tencent.devops/devops-boot-dependencies/ -->
<dependency>
    <groupId>com.tencent.devops</groupId>
    <artifactId>devops-boot-dependencies</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.devops/devops-boot-dependencies/
implementation 'com.tencent.devops:devops-boot-dependencies:0.0.2'
// https://jarcasting.com/artifacts/com.tencent.devops/devops-boot-dependencies/
implementation ("com.tencent.devops:devops-boot-dependencies:0.0.2")
'com.tencent.devops:devops-boot-dependencies:pom:0.0.2'
<dependency org="com.tencent.devops" name="devops-boot-dependencies" rev="0.0.2">
  <artifact name="devops-boot-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tencent.devops', module='devops-boot-dependencies', version='0.0.2')
)
libraryDependencies += "com.tencent.devops" % "devops-boot-dependencies" % "0.0.2"
[com.tencent.devops/devops-boot-dependencies "0.0.2"]