1 Star 0 Fork 698

cqpine / mica

forked from 如梦技术 / mica 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
gradle.properties 730 Bytes
一键复制 编辑 原始数据 按行查看 历史
如梦技术 提交于 2021-03-05 21:17 . :sparkles:开始 2.4.4-SNAPSHOT
VERSION=2.4.4-SNAPSHOT
GROUPID=net.dreamlu
SONAR_TOKEN=***
NEXUS_OSS_USER_NAME=***
NEXUS_OSS_PASS_WORD=***
REPOSITORY_URL_SNAPSHOT=https://oss.sonatype.org/content/repositories/snapshots/
REPOSITORY_URL_RELEASE=https://oss.sonatype.org/service/local/staging/deploy/maven2/
signing.keyId=D73A4CFE
signing.password=sonatype
signing.secretKeyRingFile=/Users/lcm/.gnupg/secring.gpg
POM_NAME=mica
POM_DESCRIPTION=An enhanced toolkit of Spring cloud to simplify development.
GIT_URL=https://github.com/lets-mica/mica
GIT_SCM_CONNECTION=scm:github.com/lets-mica/mica
LICENSE_NAME=GNU LESSER GENERAL PUBLIC LICENSE
LICENSE_URL=https://www.gnu.org/licenses/lgpl-3.0.en.html
DEVELOPER_NAME=Dreamlu
DEVELOPER_EMAIL=qq596392912@gmail.com
Java
1
https://gitee.com/cqpine/mica.git
git@gitee.com:cqpine/mica.git
cqpine
mica
mica
master

搜索帮助