# elsfs-parent **Repository Path**: jglab/elsfs-parent ## Basic Information - **Project Name**: elsfs-parent - **Description**: java 代码依赖pom - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-01 - **Last Updated**: 2024-11-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # elsfs-parent #### 介绍 java 代码依赖pom #### 软件架构 软件架构说明 #### 安装教程 ```xml org.elsfs.parent elsfs-parent parent.version ``` #### 使用说明 1. 本仓库只提供pom依赖 2. 本仓库不定期更新依赖并发布新的版本到maven中央仓库 3. 该储存库发布到maven中央仓库的只有pom.xml,并使用 **gpg -a --detach-sign elsfs-parent-版本号.pom** 生成签名 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request