# DBeaver Common **Repository Path**: grayrabbit/dbeaver-common ## Basic Information - **Project Name**: DBeaver Common - **Description**: Common utils and dependencies for all DBeaver projects. It must be checked out in the same directory where the main repository is located. https://github.com/dbeaver/dbeaver-common - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-29 - **Last Updated**: 2024-10-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DBeaver Common Common utils and dependencies for all [DBeaver](https://github.com/dbeaver) projects This repository is a requirement for the following products: - [DBeaver Community](https://github.com/dbeaver/dbeaver) - [CloudBeaver Community](https://github.com/dbeaver/cloudbeaver) It must be checked out in the same directory where the main repository is located. What is inside: - root: root Maven module for all projects. Defines base properties and dependencies (such as Tycho) - modules: base Java utilities