{"id":19047082,"url":"https://github.com/dbeaver/dbeaver-common","last_synced_at":"2025-04-24T00:24:09.873Z","repository":{"id":219434506,"uuid":"745457933","full_name":"dbeaver/dbeaver-common","owner":"dbeaver","description":"Common utils and dependencies for all DBeaver projects","archived":false,"fork":false,"pushed_at":"2025-04-17T16:00:33.000Z","size":363,"stargazers_count":13,"open_issues_count":4,"forks_count":28,"subscribers_count":3,"default_branch":"devel","last_synced_at":"2025-04-18T06:42:25.048Z","etag":null,"topics":["database","dbeaver","java","tycho"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dbeaver.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-01-19T11:29:15.000Z","updated_at":"2025-04-17T16:00:38.000Z","dependencies_parsed_at":"2024-04-03T13:43:38.472Z","dependency_job_id":"496f1aff-ab94-419b-9420-5f8a4d352aba","html_url":"https://github.com/dbeaver/dbeaver-common","commit_stats":null,"previous_names":["dbeaver/dbeaver-common"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeaver%2Fdbeaver-common","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeaver%2Fdbeaver-common/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeaver%2Fdbeaver-common/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeaver%2Fdbeaver-common/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbeaver","download_url":"https://codeload.github.com/dbeaver/dbeaver-common/tar.gz/refs/heads/devel","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250536587,"owners_count":21446761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database","dbeaver","java","tycho"],"created_at":"2024-11-08T22:59:04.138Z","updated_at":"2025-04-24T00:24:09.843Z","avatar_url":"https://github.com/dbeaver.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DBeaver Common\n[![CI](https://github.com/dbeaver/dbeaver-common/actions/workflows/push-pr-devel.yml/badge.svg)](https://github.com/dbeaver/dbeaver-jdbc-libsql/actions/workflows/push-pr-devel.yml)\n[![Apache 2.0](https://img.shields.io/github/license/cronn-de/jira-sync.svg)](http://www.apache.org/licenses/LICENSE-2.0)\n\nCommon utils and dependencies for all [DBeaver](https://github.com/dbeaver) projects\n\nThis repository is a requirement for the following products:\n- [DBeaver Community](https://github.com/dbeaver/dbeaver)\n- [CloudBeaver Community](https://github.com/dbeaver/cloudbeaver)\n\nIt must be checked out in the same directory where the main repository is located.\n\nWhat is inside:\n- root: root Maven module for all projects. Defines base properties and dependencies (such as Tycho)\n- modules: base Java utilities\n\n## Modules:\n\n### [org.jkiss.utils](modules%2Forg.jkiss.utils)\n\nVarious utilities (similar to Apache Commons and Google Guava).  \n#### Maven:\n```xml\n    \u003cdependency\u003e\n      \u003cgroupId\u003ecom.dbeaver.common\u003c/groupId\u003e\n      \u003cartifactId\u003eorg.jkiss.utils\u003c/artifactId\u003e\n      \u003cversion\u003e2.2.0\u003c/version\u003e\n    \u003c/dependency\u003e\n```\n\n### [com.dbeaver.jdbc.api](modules%2Fcom.dbeaver.jdbc.api)\n\nBase module for custom JDBC drivers development.  \nContains utility classes and classes implementing JDBC interfaces for \ndriver, connection, statements, result sets and metadata read. \n\n#### Maven:\n```xml\n    \u003cdependency\u003e\n      \u003cgroupId\u003ecom.dbeaver.common\u003c/groupId\u003e\n      \u003cartifactId\u003ecom.dbeaver.jdbc.api\u003c/artifactId\u003e\n      \u003cversion\u003e2.2.0\u003c/version\u003e\n    \u003c/dependency\u003e\n```\n\n### [com.dbeaver.rpc](modules%2Fcom.dbeaver.rpc)\n\nSimple RPC client-server implementation.\n\n#### Maven:\n```xml\n    \u003cdependency\u003e\n      \u003cgroupId\u003ecom.dbeaver.common\u003c/groupId\u003e\n      \u003cartifactId\u003ecom.dbeaver.rpc\u003c/artifactId\u003e\n      \u003cversion\u003e2.2.0\u003c/version\u003e\n    \u003c/dependency\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbeaver%2Fdbeaver-common","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbeaver%2Fdbeaver-common","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbeaver%2Fdbeaver-common/lists"}