# tmgg **Repository Path**: mxvc/tmgg ## Basic Information - **Project Name**: tmgg - **Description**: No description available - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-13 - **Last Updated**: 2025-03-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 后台管理开发框架 # 模块 ## Maven 包 ![Maven Central Version](https://img.shields.io/maven-central/v/io.github.tmgg/tmgg-system-parent)tmgg-system-parent web开发框架 ![Maven Central Version](https://img.shields.io/maven-central/v/io.github.tmgg/tmgg-base)tmgg-base 工具类,业务逻辑无关 ![Maven Central Version](https://img.shields.io/maven-central/v/io.github.tmgg/tmgg-commons-jackson)tmgg-commons-jackson ![Maven Central Version](https://img.shields.io/maven-central/v/io.github.tmgg/tmgg-commons-jdbc)tmgg-commons-jdbc jdbc工具类,集成了的分页相关参数,方便dao层直接使用sql ![Maven Central Version](https://img.shields.io/maven-central/v/io.github.tmgg/tmgg-commons-lang)tmgg-commons-lang 工具类,方便其他非web项目也可以用,同时也尽量少依赖过重的库 ![Maven Central Version](https://img.shields.io/maven-central/v/io.github.tmgg/tmgg-commons-log-view)tmgg-commons-log-view 实时显示文件日志,使用websocket技术,前端可使用LazyLog组件 ![Maven Central Version](https://img.shields.io/maven-central/v/io.github.tmgg/tmgg-commons-poi)tmgg-commons-poi word,excel等的工具类,参考了easy poi,但项目用的版本是5.x,easypoi 用的4.x ![Maven Central Version](https://img.shields.io/maven-central/v/io.github.tmgg/tmgg-commons-web)tmgg-commons-web ![Maven Central Version](https://img.shields.io/maven-central/v/io.github.tmgg/tmgg-openapi-sdk)tmgg-openapi-sdk ![Maven Central Version](https://img.shields.io/maven-central/v/io.github.tmgg/tmgg-script)tmgg-script 开发脚本 ![Maven Central Version](https://img.shields.io/maven-central/v/io.github.tmgg/tmgg-script-dev)tmgg-script-dev ![Maven Central Version](https://img.shields.io/maven-central/v/io.github.tmgg/tmgg-script-docker)tmgg-script-docker 用于发布docker相关镜像 ![Maven Central Version](https://img.shields.io/maven-central/v/io.github.tmgg/tmgg-system)tmgg-system ![Maven Central Version](https://img.shields.io/maven-central/v/io.github.tmgg/tmgg-system-flowable)tmgg-system-flowable 流程引擎 ![Maven Central Version](https://img.shields.io/maven-central/v/io.github.tmgg/tmgg-system-kettle)tmgg-system-kettle 数据抽取工具KETTLE的管理。监控,调度等, 注意kettle需要安装一个插件 https://github.com/tmgg/kettle-carte-plugin ![Maven Central Version](https://img.shields.io/maven-central/v/io.github.tmgg/tmgg-system-ureport)tmgg-system-ureport 基于ureport的报表工具 ![Maven Central Version](https://img.shields.io/maven-central/v/io.github.tmgg/tmgg-system-weixin)tmgg-system-weixin 微信小程序集成,如登录,获取手机号等 ## NPM 包 ![NPM Version](https://img.shields.io/npm/v/@tmgg/tmgg-base)@tmgg/tmgg-base 函数工具类 ![NPM Version](https://img.shields.io/npm/v/@tmgg/tmgg-system)@tmgg/tmgg-system 系统基础功能,如RBAC基于角色的权限管理,组织机构,日志等 ![NPM Version](https://img.shields.io/npm/v/@tmgg/tmgg-system-flowable)@tmgg/tmgg-system-flowable ![NPM Version](https://img.shields.io/npm/v/@tmgg/tmgg-system-kettle)@tmgg/tmgg-system-kettle ![NPM Version](https://img.shields.io/npm/v/@tmgg/tmgg-system-ureport)@tmgg/tmgg-system-ureport ![NPM Version](https://img.shields.io/npm/v/@tmgg/tmgg-system-weapp)@tmgg/tmgg-system-weapp ![NPM Version](https://img.shields.io/npm/v/@tmgg/tmgg-commons-lang)@tmgg/tmgg-commons-lang pc和mobile端都可依赖的公共代码,工具类等 # 文档 https://github.com/tmgg/tmgg/wiki