{"id":19175776,"url":"https://github.com/handcraftedbits/handcraftedbits-commons","last_synced_at":"2026-02-27T22:06:38.313Z","repository":{"id":57724805,"uuid":"298641360","full_name":"handcraftedbits/handcraftedbits-commons","owner":"handcraftedbits","description":"Common code used by HandcraftedBits projects","archived":false,"fork":false,"pushed_at":"2020-09-25T17:48:17.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"development","last_synced_at":"2025-01-04T01:56:19.776Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/handcraftedbits.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2020-09-25T17:43:34.000Z","updated_at":"2020-09-25T17:44:53.000Z","dependencies_parsed_at":"2022-09-11T01:32:40.416Z","dependency_job_id":null,"html_url":"https://github.com/handcraftedbits/handcraftedbits-commons","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handcraftedbits%2Fhandcraftedbits-commons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handcraftedbits%2Fhandcraftedbits-commons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handcraftedbits%2Fhandcraftedbits-commons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handcraftedbits%2Fhandcraftedbits-commons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handcraftedbits","download_url":"https://codeload.github.com/handcraftedbits/handcraftedbits-commons/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240254180,"owners_count":19772386,"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":[],"created_at":"2024-11-09T10:25:01.501Z","updated_at":"2026-02-27T22:06:33.295Z","avatar_url":"https://github.com/handcraftedbits.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# HandcraftedBits Common Code\n\nCommon code used by HandcraftedBits projects.\n\n# Usage\n\nAdd the following dependency to your `pom.xml` file:\n\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003ecom.handcraftedbits\u003c/groupId\u003e\n  \u003cartifactId\u003ehandcraftedbits-commons\u003c/artifactId\u003e\n  \u003cversion\u003e1.0.1-SNAPSHOT\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nTo route all logging through the included [Slf4j](http://www.slf4j.org/) appenders, make sure to exclude the following\ndependencies:\n\n```xml\n\u003cexclusion\u003e\n  \u003cgroupId\u003ecommons-logging\u003c/groupId\u003e\n  \u003cartifactId\u003ecommons-logging\u003c/artifactId\u003e\n\u003c/exclusion\u003e\n\u003cexclusion\u003e\n  \u003cgroupId\u003eorg.apache.logging.log4j\u003c/groupId\u003e\n  \u003cartifactId\u003elog4j-api\u003c/artifactId\u003e\n\u003c/exclusion\u003e\n\u003cexclusion\u003e\n  \u003cgroupId\u003eorg.apache.logging.log4j\u003c/groupId\u003e\n  \u003cartifactId\u003elog4j-core\u003c/artifactId\u003e\n\u003c/exclusion\u003e\n\u003cexclusion\u003e\n  \u003cgroupId\u003elog4j\u003c/groupId\u003e\n  \u003cartifactId\u003elog4j\u003c/artifactId\u003e\n\u003c/exclusion\u003e\n```\n\nTo route `java.util.logging`, make sure to call `LogInitializer.initialize()`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhandcraftedbits%2Fhandcraftedbits-commons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhandcraftedbits%2Fhandcraftedbits-commons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhandcraftedbits%2Fhandcraftedbits-commons/lists"}