File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -111,6 +111,7 @@ xJavaFxTool是使用javaFx开发的实用小工具集,利用业余时间把工
11111165 . HdfsTool:[ hdfs管理工具] ( https://gitee.com/xwintop/x-HdfsTool ) ,hdfs可视化管理工具,支持上传、下载、重命名、复制、移动和删除等功能
11211266 . JavaFxXmlToObjectCode: [ javaFxFxml转换代码] ( https://gitee.com/xwintop/x-JavaFxXmlToObjectCode ) ,根据.fxml文件生成相应的java代码,可生成插件模版
11311367 . KeyTool: [ KeyTool] ( https://gitee.com/xwintop/x-KeyTool ) ,license生成工具
114+ 68 . RelationshipCalculator: [ RelationshipCalculator] ( https://gitee.com/xwintop/x-RelationshipCalculator ) ,亲戚关系计算器
114115
115116项目开发中,以后会陆续添加新工具,欢迎大家参与其中,多提提意见,谢谢。
116117
@@ -154,6 +155,11 @@ xJavaFxTool
154155
155156```
156157
158+ ##### 📈 趋势
159+ [ ![ Giteye chart] ( https://chart.giteye.net/gitee/xwintop/xJavaFxTool/2ZF6FD8R.png )] ( https://giteye.net/chart/2ZF6FD8R )
160+ ##### 🍚 贡献
161+ [ ![ Giteye chart] ( https://chart.giteye.net/gitee/xwintop/xJavaFxTool/K3ZV48G2.png )] ( https://giteye.net/chart/K3ZV48G2 )
162+
157163#### 特别感谢
158164在一个人还年轻的时候,我觉得,就应该着手致力做一些对社会有意义的事情,一如开源。至此,感谢以下贡献者(排名不分先后):
159165+ [ 李柱] ( https://gitee.com/loyalty521 )
Original file line number Diff line number Diff line change 2222 <url >http://maven.aliyun.com/nexus/content/groups/public/</url >
2323 </repository >
2424 <repository >
25- <id >xwintop-maven </id >
26- <url >https://864381832.github.io/maven/repository </url >
25+ <id >jitpack.io </id >
26+ <url >https://jitpack.io </url >
2727 </repository >
2828 <repository >
2929 <id >spring-snapshots</id >
4545 <scope >test</scope >
4646 </dependency >
4747 <dependency >
48- <groupId >com.xwintop</groupId >
48+ <groupId >com.gitee. xwintop</groupId >
4949 <artifactId >xcore</artifactId >
5050 <version >0.0.6</version >
5151 </dependency >
You can’t perform that action at this time.
0 commit comments