# onecode-base **Repository Path**: wenzhang77/onecode-base ## Basic Information - **Project Name**: onecode-base - **Description**: onecode 基础开发包 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-08-21 - **Last Updated**: 2025-08-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # onecode-base 3.0.1 ## Project Introduction onecode-base 3.0.1 is an AI-powered enterprise development framework with a modular architecture. It integrates core functional components in multiple domains such as artificial intelligence, database operations, file management, organizational structure, message communication, search engines, and Internet of Things. ## Documentation Please visit: [onecode-base Documentation](docs/index.md) ## Open Source Address [Gitee Repository](https://gitee.com/raddev/onecode-base) ## Function Modules 1. **jds-common-client**: Common client module providing AIGC enhancement functions and general tools 2. **jds-database**: Database operation module providing data persistence solutions 3. **jds-server**: Service base module providing basic support for Web application development 4. **jds-vfs-web**: Virtual file system module providing unified file management interface 5. **jds-org-web**: Organizational structure module providing enterprise organizational structure management solutions 6. **jds-index-web**: Full-text search module providing high-performance search functions 7. **jds-msg-web**: Message communication module providing enterprise-level message communication functions 8. **jds-iot-webclient**: IoT client module providing IoT device access and management ## Environment Requirements - JDK 1.8 or higher - Maven 3.5 or higher - Spring Boot 2.7.0 compatible environment ## Quick Start ### 1. Clone the repository ```bash git clone https://gitee.com/raddev/onecode-base.git e: cd e:\onecode3.0\onecode-base ``` ### 2. Compile and build ```bash mvn clean install ``` ### 3. Add dependency ```xml cn.raddev onecode-common-client 3.0.1 ``` ## Contribution Developers are welcome to contribute. For details, please check [Contribution Guide](docs/contribute.md). ## Version Information Current version: 3.0.1 ## Copyright Information © 2023 onecode Development Team. All rights reserved.