Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T00:10:02.000Z (over 2 years ago)
- Last Synced: 2024-11-15T07:52:06.612Z (2 months ago)
- Topics: api, java, mongo, mybatis, plugins, redis, toolkit
- Language: Java
- Homepage:
- Size: 897 KB
- Stars: 13
- Watchers: 6
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![license](https://img.shields.io/badge/license-Apache2.0-100000.svg)
![version](https://img.shields.io/maven-central/v/com.thankjava.toolkit/fast-toolkit)> #### 介绍
- 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
```
---
> #### 关于我们[![org](https://img.shields.io/badge/[email protected])](https://github.com/lazy-koala/)
[![author](https://img.shields.io/badge/[email protected])](https://github.com/acexy/)