# tec-cloud-dependency **Repository Path**: tec-cloud/tec-cloud-dependency ## Basic Information - **Project Name**: tec-cloud-dependency - **Description**: 基于Spring Cloud微服务的云依赖 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://www.tecchen.xyz - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-08-08 - **Last Updated**: 2023-11-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### Getting Started 本项目主要定义tec-boot的基础依赖的版本,所有tec-boot服务都需要继承该依赖。 #### mvn command ``` mvn clean deploy -DskipTests ```