# nutzmore
**Repository Path**: DurableHumor/nutzmore
## Basic Information
- **Project Name**: nutzmore
- **Description**: Nutz的插件与扩展
- **Primary Language**: Java
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: https://nutz.cn
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 14
- **Created**: 2022-11-11
- **Last Updated**: 2022-11-11
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Nutz的插件与集成库
[](https://travis-ci.org/nutzam/nutzmore)
[](https://circleci.com/gh/nutzam/nutzmore/tree/master)
[](https://maven-badges.herokuapp.com/maven-central/org.nutz/nutzmore/)
[](https://www.apache.org/licenses/LICENSE-2.0.html)
### 各种插件和集成的集合
每个插件都有自己的文件夹,均为maven module, 请按需获取.
```xml
org.nutz
填nutz插件名
1.r.67
```
# 快照版地址
https://jfrog.nutz.cn/artifactory/snapshots/org/nutz/
```xml
nutzcn-snapshots
https://jfrog.nutz.cn/artifactory/snapshots
true
org.nutz
填nutz插件名
填版本号-SNAPSHOT
```
## 各插件可用性
| 插件名称 | 版本 | 简介 | 可靠性 | 维护者 |
| ---------------------------------------- | ---------------------------------------- | ---------------------------------------- | ------ |-------|
| [integration-activiti](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-activiti) |  | 提供Activiti相关的Ioc配置 | 试用 | wendal |
| [integration-authz](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-authz) |  | 集成jCasbin的访问控制、权限管理机制 | 试用 | hsluoyz |
| [integration-autoloadcache](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-autoloadcache) |  | 深度集成AutoLoadCache | **生产** | Rekoe |
| [integration-bex5](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-bex5) |  | Bex5与Nutz集成 | 试用 | ecoolper |
| [integration-cxf](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-cxf) |  | 轻度集成Cxf(WebService) | 试用 | wendal |
| [integration-dubbo](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-dubbo) |  | 兼容原生dubbo配置文件 | **生产** | wendal |
| [integration-dwr](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-dwr) |  | 轻度集成dwr | 试用 | wendal |
| [integration-grpc](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-grpc) |  | 封装grpc | 开发中 | wendal |
| [integration-hasor](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-hasor) |  | Nutz 深度整合 Hasor/rsf | **生产** | hasor |
| [integration-hessian](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-hessian) |  | 提供hessian的Mvc适配器 | **生产** | Rekoe |
| [integration-jcache](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-jcache) |  | 集成Jcache的方法级注释 | 废弃 | |
| [integration-jedis](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-jedis) |  | 深度集成jedis | **生产** | wendal |
| [integration-jedisque](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-jedisque) |  | 简单集成jedisque | 试用 | wendal |
| [integration-jsch](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-jsch) |  | 简单演示jsch的端口映射 | 试用 | |
| [integration-jsf](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-jsf) |  | 提供JSF集成所需要的EL解析器 | 废弃 | wendal |
| [integration-json4excel](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-json4excel) |  | [Apache POI](https://poi.apache.org/)项目的封装,简化了一些常见的操作 | **生产** | pangwu86 |
| [integration-jsr303](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-jsr303) |  | 深度集成jsr303的校验机制 | 试用 | wendal |
| [integration-neo4j](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-neo4j) |  | 集成neo4j | 试用 | wendal |
| [integration-quartz](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-quartz) |  | 集成Quartz(计划任务/定时任务)的不二选择 | **生产** | wendal |
| [integration-rabbitmq](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-rabbitmq) |  | 集成rabbitmq很复杂吗?核心是拿到Channel对象嘛. | 试用 | wendal |
| [integration-shiro](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-shiro) |  | 集成Shiro的登陆,鉴权,和Session机制 | **生产** | wendal |
| [integration-spring](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-spring) |  | Spring与Nutz集成所需要的一切 | **生产** | wendal |
| [integration-struts2](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-struts2) |  | 替换struts2的Ioc容器为NutIoc | 废弃 | wendal |
| [integration-swagger](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-swagger) |  | 深度集成Swagger | 试用 | wendal |
| [integration-zbus](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-zbus) |  | 深度集成zbus,提供mq,rpc支持 | 试用 | wendal |
| [integration-zookeeper](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-zookeeper) |  | 待编写 | 开发中 | |
| [maven-quickstart](https://github.com/nutzam/nutzmore/tree/master/nutz-maven-quickstart) |  | 待编写 | 开发中 | wendal |
| [plugins-apidoc](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-apidoc) |  | API文档生成及调试 | **生产** | wendal |
| [plugins-cache](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-cache) |  | Shiro的CacheManager实现 | **生产** | wendal |
| [plugins-daocache](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-daocache) |  | 为NutDao提供缓存支持,SQL级别的缓存 | **生产** | wendal |
| [plugins-daomapping](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-daomapping) |  | Dao接口无缝生成 | 试用 | wendal |
| [plugins-dict](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-dict) |  | 针对java常量的全局字典生成 | 试用 | [邓华锋](http://dhf.ink) |
|[plugins-event](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-event) |  | 事件驱动和异步化插件,方便各模块间解耦 | 试用 | qinerg |
| [plugins-hotplug](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-hotplug) |  | 定义一套基础架构,实现可插拔系统 | **生产** | wendal |
| [plugins-iocloader](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-iocloader) |  | 自定义IocLoader,及任务线程环境下使用ioc方式| 试用 | wendal、[邓华锋](http://dhf.ink) |
| [plugins-jqgrid](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-jqgrid) |  | 封装[jqGrid](http://http://blog.mn886.net/jqGrid/) dao层操作通用使用方法 | **生产** | [邓华锋](http://dhf.ink) |
|[plugins-jsonrpc](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-jsonrpc) |  | 完整实现jsonrpc, 用Mapper方式 | 废弃 | wendal |
| [plugins-mock](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-mock) |  | 提供单元测试所需要的一切东西 | 试用 | wendal |
| [plugins-multiview](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-multiview) |  | 集合N种模板引擎,可配置性强 | **生产** | [邓华锋](http://dhf.ink) |
| [plugins-mongodb](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-mongodb) |  | Mongodb 薄封装 | **生产** | wendal |
| [plugins-ngrok](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-ngrok) |  | 用Java实现的Ngrok的服务器端和客户端. | 试用 | wendal |
| [plugins-nop](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-nop) |  | NUTZ OPEN PLATFORM | **生产** | 王贵源 |
| [plugins-oauth2-server](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-oauth2-server) |  | 使用Apache Oltu 搭建Oauth2 Server及Client开放授权 | **生产** | Rekoe |
| [plugins-profiler](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-profiler) |  | 性能监控 | 开发中 | wendal |
| [plugins-protobuf](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-protobuf) |  | 提供protobuf双向通信所需要的适配器和View | **生产** | Rekoe |
| [plugins-qrcode](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-qrcode) |  | 生成 QRCode,基于 [zxing](http://code.google.com/p/zxing/) | **生产** | 冬日温泉 |
| [plugins-secken](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-secken) |  | 完整实现洋葱登陆协议 | 废弃 | wendal |
| [plugins-sfntly](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-sfntly) |  | sfntly的fork版本,修正错误并添加可编程调用 | **生产** | wendal |
| [plugins-sigar](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-sigar) |  | 深度集成sigar | 试用 | 王贵源 |
| [plugins-slog](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-slog) |  | 注解式系统日志 | **生产** | wendal |
| [plugins-spring-boot-starter](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-spring-boot-starter) |  | spring-boot 环境下使用 nutz-dao 和 nutzjson | **生产** | 王贵源 |
| [plugins-sqltpl](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-sqltpl) |  | 支持多种模板引擎 | 试用 | wendal |
| [plugins-sqlmanager](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-sqlmanager) |  | 各式各样的SqlManaget实现 | 试用 | wendal等 |
| [plugins-thrift-netty](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-thrift-netty) |  | 深度集成thrift-netty | 试用 | Rekoe |
| [plugins-undertow](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-undertow) |  | 集成JBOSS Undertow高性能web服务器插件 | 试用 | qinerg |
| [plugins-validation](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-validation) |  | 独立,小巧且够用的校验库 | 试用 | wendal |
| [plugins-views](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-views) |  | freemarker/velocity/thymeleaf/pdf 视图插件 | **生产** | |
| [plugins-webqq](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-webqq) |  | webqq集成 | 废弃 | |
| [plugins-websocket](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-websocket) |  | 为websocket提供完整支持 | **生产** | wendal |
| [plugins-wkcache](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-wkcache) |  | 基于Redis实现的方法缓存 | **生产** | 大鲨鱼 |
| [plugins-xmlentitymaker](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-xmlentitymaker) |  | 使用xml定义实体,替换原生的注解方式 | 试用 | wendal |
| [plugins-zcron](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-zcron) |  | 定期运行的表达式 | 试用 | zozoh |
| [plugins-zdoc](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-zdoc) |  | 写文档也可以很轻松 | 试用 | zozoh |
| [integration-nettice](https://github.com/nutzam/nutzmore/tree/master/nutz-integration-nettice) |  | Netty的Http Router | 试用 | Rekoe |
| [plugins-fiddler](https://github.com/nutzam/nutzmore/tree/master/nutz-plugins-fiddler) |  | 抓包工具 | 试用 | Rekoe |