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