diff --git a/README.md b/README.md index 16e1f74e4ff5d62a15d45a678b38330c0d49fbf0..c69f21be3dbdc3ab93d461b8b388e3e48e5cebb9 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,7 @@ xJavaFxTool是使用javaFx开发的实用小工具集,利用业余时间把工 65. HdfsTool:[hdfs管理工具](https://gitee.com/xwintop/x-HdfsTool),hdfs可视化管理工具,支持上传、下载、重命名、复制、移动和删除等功能 66. JavaFxXmlToObjectCode: [javaFxFxml转换代码](https://gitee.com/xwintop/x-JavaFxXmlToObjectCode),根据.fxml文件生成相应的java代码,可生成插件模版 67. KeyTool: [KeyTool](https://gitee.com/xwintop/x-KeyTool),license生成工具 +68. RelationshipCalculator: [RelationshipCalculator](https://gitee.com/xwintop/x-RelationshipCalculator),亲戚关系计算器 项目开发中,以后会陆续添加新工具,欢迎大家参与其中,多提提意见,谢谢。 @@ -154,6 +155,11 @@ xJavaFxTool ``` +##### 📈 趋势 +[![Giteye chart](https://chart.giteye.net/gitee/xwintop/xJavaFxTool/2ZF6FD8R.png)](https://giteye.net/chart/2ZF6FD8R) +##### 🍚 贡献 +[![Giteye chart](https://chart.giteye.net/gitee/xwintop/xJavaFxTool/K3ZV48G2.png)](https://giteye.net/chart/K3ZV48G2) + #### 特别感谢 在一个人还年轻的时候,我觉得,就应该着手致力做一些对社会有意义的事情,一如开源。至此,感谢以下贡献者(排名不分先后): + [李柱](https://gitee.com/loyalty521) diff --git a/pom.xml b/pom.xml index dd3213e188b56faecc14fd3a505215a15d450255..a100c8ae19c19c771a6e9ef797977a7ac929c4c2 100755 --- a/pom.xml +++ b/pom.xml @@ -22,8 +22,8 @@ http://maven.aliyun.com/nexus/content/groups/public/ - xwintop-maven - https://864381832.github.io/maven/repository + jitpack.io + https://jitpack.io spring-snapshots @@ -45,7 +45,7 @@ test - com.xwintop + com.gitee.xwintop xcore 0.0.6