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