Registry / build-tool / devops-boot-dependencies

devops-boot-dependencies

JSON →
library1.1.0javamavenunverified

A Maven BOM (Bill of Materials) that manages dependencies for the Tencent DevOps Boot framework.

<dependency> <groupId>com.tencent.devops</groupId> <artifactId>devops-boot-dependencies</artifactId> <version>1.1.0</version> </dependency>
INSTALL
IMPORT
SIG · DEVOPS-BOOT-DEPEND
D
devops-boot-dependencies
build-tooljavav1.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Dependencies
com.tencent.devops.boot.dependencies

Import the BOM in your Maven project to manage DevOps Boot dependency versions.

// This is a BOM artifact, not directly imported in code. // Use it in your pom.xml as a dependency management import: // <dependencyManagement> // <dependencies> // <dependency> // <groupId>com.tencent.devops</groupId> // <artifactId>devops-boot-dependencies</artifactId> // <version>1.1.0</version> // <type>pom</type> // <scope>import</scope> // </dependency> // </dependencies> // </dependencyManagement>
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
20
OpenAI (training)
1
Resources
devops-boot-dependencies — mvn dependency:get devops-boot-dependencies · libregistry