{"id":23244659,"url":"https://github.com/bytemechanics/copy-commons","last_synced_at":"2026-05-15T21:05:09.014Z","repository":{"id":26956270,"uuid":"112016172","full_name":"bytemechanics/copy-commons","owner":"bytemechanics","description":"Base project to copy sources to the other projects in order to have a single place to test sources and keep zero dependencies in libraries, please not include directly in other libraries, only in your final projects","archived":false,"fork":false,"pushed_at":"2022-08-09T07:58:15.000Z","size":1347,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-30T09:34:40.678Z","etag":null,"topics":["commons","java","library","utils"],"latest_commit_sha":null,"homepage":"https://copy-commons.bytemechanics.org","language":"Java","has_issues":true,"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/bytemechanics.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-25T15:59:08.000Z","updated_at":"2022-03-09T09:47:19.000Z","dependencies_parsed_at":"2022-08-07T12:01:21.937Z","dependency_job_id":null,"html_url":"https://github.com/bytemechanics/copy-commons","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/bytemechanics/copy-commons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytemechanics%2Fcopy-commons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytemechanics%2Fcopy-commons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytemechanics%2Fcopy-commons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytemechanics%2Fcopy-commons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bytemechanics","download_url":"https://codeload.github.com/bytemechanics/copy-commons/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytemechanics%2Fcopy-commons/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33080385,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["commons","java","library","utils"],"created_at":"2024-12-19T07:10:10.990Z","updated_at":"2026-05-15T21:05:08.979Z","avatar_url":"https://github.com/bytemechanics.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Copy Commons\n[![Latest version](https://maven-badges.herokuapp.com/maven-central/org.bytemechanics/copy-commons/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.bytemechanics/copy-commons/badge.svg)\n[![Quality Gate](https://sonarcloud.io/api/project_badges/measure?project=org.bytemechanics%3Acopy-commons\u0026metric=alert_status)](https://sonarcloud.io/dashboard/index/org.bytemechanics%3Acopy-commons)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=org.bytemechanics%3Acopy-commons\u0026metric=coverage)](https://sonarcloud.io/dashboard/index/org.bytemechanics%3Acopy-commons)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\nBase project to copy sources to the other projects in order to have a single place to test sources and keep zero dependencies in libraries\n\n## Motivation\nAs bytemechanics libraries has the objective to create standalone and short libraries some classes are repackaged in order to have the source centralized but avoiding classpath collisions\n\n## Quick start\n(Please read our [Javadoc](https://copy-commons.bytemechanics.org/javadoc/index.html) for further information)\n_**IMPORTANT NOTE: We strongly recommends to use as dependency only in final projects to avoid dependency hell when someone use your library/framework**_\n\n1. First of all include the Jar file in your compile and execution classpath.\n\n**Maven**\n```Maven\n\t\u003cdependency\u003e\n\t\t\u003cgroupId\u003eorg.bytemechanics\u003c/groupId\u003e\n\t\t\u003cartifactId\u003ecopy-commons\u003c/artifactId\u003e\n\t\t\u003cversion\u003eX.X.X\u003c/version\u003e\n\t\u003c/dependency\u003e\n```\n**Graddle**\n```Gradle\ndependencies {\n    compile 'org.bytemechanics:copy-commons:X.X.X'\n}\n```\n\n2. Use the library you prefer, to main reference please download and look in javadoc, we intend to keep it updated and explicative\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytemechanics%2Fcopy-commons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbytemechanics%2Fcopy-commons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytemechanics%2Fcopy-commons/lists"}