https://github.com/acexy/java-toolkit
【Released】🛠Java常用的插件API整理以及基于JDK的一些方法封装库,能在不依赖大型框架下快速进行开发(亦可快速用于测试或者脚本类代码编写 - 含数据库相关)。
https://github.com/acexy/java-toolkit
api java mongo mybatis plugins redis toolkit
Last synced: 11 months ago
JSON representation
【Released】🛠Java常用的插件API整理以及基于JDK的一些方法封装库,能在不依赖大型框架下快速进行开发(亦可快速用于测试或者脚本类代码编写 - 含数据库相关)。
- Host: GitHub
- URL: https://github.com/acexy/java-toolkit
- Owner: acexy
- License: apache-2.0
- Created: 2016-08-15T13:17:42.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-10T15:01:26.000Z (about 1 year ago)
- Last Synced: 2025-07-04T14:14:42.687Z (12 months ago)
- Topics: api, java, mongo, mybatis, plugins, redis, toolkit
- Language: Java
- Homepage:
- Size: 900 KB
- Stars: 13
- Watchers: 5
- Forks: 12
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


> #### 介绍
- JDK >= 1.8 (本软件基于1.8, 第三方依赖根据其所需JDK版本而定)
```
这是一个用于快速开发的支持依赖库,用于封装常用的功能,在不依赖大型框架体上用于进行快速开发或者测试
toolkit 完全基于jdk提供函数
toolkit3d封装了常用的其他工具函数,提供更加简洁的api函数
```
---
- 2.0.6 此次变更内容
- 邮件支持多发用户
- [ChangeLog](https://github.com/lazy-koala/java-toolkit/blob/master/doc/ChangeLog.md)
- [API List](https://github.com/lazy-koala/java-toolkit/blob/master/doc/API.md)
---
- Maven 获取
```xml
com.thankjava.toolkit
fast-toolkit
2.0.6
```
```xml
com.thankjava.toolkit3d
fast-toolkit3d
2.0.6
```
---
> #### 关于我们
[](https://github.com/lazy-koala/)
[](https://github.com/acexy/)