Registry / build-tool / taotao-cloud-dependencies

taotao-cloud-dependencies

JSON →
library2021.10.1javamavenunverified

A BOM (Bill of Materials) dependency management module for the TaoTao Cloud project, providing consistent versioning for cloud components.

<dependency> <groupId>io.github.shuigedeng</groupId> <artifactId>taotao-cloud-dependencies</artifactId> <version>2021.10.1</version> </dependency>
INSTALL
IMPORT
SIG · TAOTAO-CLOUD-DEPEN
T
taotao-cloud-dependencies
build-tooljavav2021.10.1
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.

TaotaoCloudDependencies
io.github.shuigedeng.taotao.cloud.dependencies.TaotaoCloudDependencies

Import the BOM in Maven to manage dependency versions.

<!-- In pom.xml --> <dependencyManagement> <dependencies> <dependency> <groupId>io.github.shuigedeng</groupId> <artifactId>taotao-cloud-dependencies</artifactId> <version>2021.10.1</version> <type>pom</type> <scope>import</scope> </dependency> </dependencies> </dependencyManagement>
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2021.10.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
OpenAI (training)
1
Resources
taotao-cloud-dependencies — mvn dependency:get taotao-cloud-dependencies · libregistry