# dreamly
**Repository Path**: zj-dreamly/dreamly
## Basic Information
- **Project Name**: dreamly
- **Description**: 开源工具包
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2019-05-17
- **Last Updated**: 2023-09-22
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
java tools. 仓库最新版本 1.0.0-beta.6
### dreamly-starter-develop
- 代码生成器组件,可生成基本的CRUD代码
组件引入
```xml
com.github.zj-dreamly
dreamly-starter-develop
1.0.0-beta.6
```
### dreamly-starter-mail
- 邮件工具类,包括接收邮件,发送邮件
组件引入
```xml
com.github.zj-dreamly
dreamly-starter-mail
1.0.0-beta.6
```
### dreamly-starter-queue
- 任务队列,用作延迟任务
组件引入
```xml
com.github.zj-dreamly
dreamly-starter-queue
1.0.0-beta.6
```
### dreamly-starter-security-jwt
- 安全组件,用于常规登录,鉴权等
组件引入
```xml
com.github.zj-dreamly
dreamly-starter-security-jwt
1.0.0-beta.6
```
### dreamly-starter-swagger
- 文档组件,集成knife4j
组件引入
```xml
com.github.zj-dreamly
dreamly-starter-swagger
1.0.0-beta.6
```
### dreamly-starter-im
- im组件,用于即时通讯,整合cim
组件引入
```xml
com.github.zj-dreamly
dreamly-starter-im
1.0.0-beta.6
```
### dreamly-starter-sms
- 短信组件,用于短信发送,状态接收,整合阿里云sms
组件引入
```xml
com.github.zj-dreamly
dreamly-starter-sms
1.0.0-beta.6
```
### dreamly-starter-oss
- 存储组件,用于文件存储,整合阿里云,七牛云
组件引入
```xml
com.github.zj-dreamly
dreamly-starter-oss
1.0.0-beta.6
```
### dreamly-starter-tool
- 各种工具类
组件引入
```xml
com.github.zj-dreamly
dreamly-starter-tool
1.0.0-beta.6
```
已发布中央仓库,文档抽个时间完善