{"id":50369224,"url":"https://github.com/telegraphic-dev/jbx-utils","last_synced_at":"2026-05-30T06:01:21.221Z","repository":{"id":360955993,"uuid":"1252122580","full_name":"telegraphic-dev/jbx-utils","owner":"telegraphic-dev","description":"Sidecar Java utilities for jbx tool","archived":false,"fork":false,"pushed_at":"2026-05-29T12:54:41.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-29T14:18:04.414Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jbx.telegraphic.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/telegraphic-dev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-28T07:58:12.000Z","updated_at":"2026-05-29T12:53:10.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/telegraphic-dev/jbx-utils","commit_stats":null,"previous_names":["telegraphic-dev/jbx-check","telegraphic-dev/jbx-utils"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/telegraphic-dev/jbx-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telegraphic-dev%2Fjbx-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telegraphic-dev%2Fjbx-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telegraphic-dev%2Fjbx-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telegraphic-dev%2Fjbx-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/telegraphic-dev","download_url":"https://codeload.github.com/telegraphic-dev/jbx-utils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telegraphic-dev%2Fjbx-utils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33681809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-05-30T06:00:58.185Z","updated_at":"2026-05-30T06:01:21.214Z","avatar_url":"https://github.com/telegraphic-dev.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jbx-utils\n\nSidecar Java utilities used by `jbx` commands. Each helper is a separate Maven artifact so consumers only download the dependencies they actually need.\n\n## Artifacts\n\n```text\ndev.telegraphic.jbx:jbx-check:\u003cversion\u003e\ndev.telegraphic.jbx:jbx-graph:\u003cversion\u003e\ndev.telegraphic.jbx:jbx-rewrite:\u003cversion\u003e\n```\n\n- `jbx-check` contains `dev.telegraphic.jbx.check.JbxCheckCompiler`, a dependency-free Compiler API wrapper used by `jbx check`.\n- `jbx-graph` contains `dev.telegraphic.jbx.graph.JbxGraph`, a JavaParser native JSON dump/import helper used by `jbx graph`.\n- `jbx-rewrite` contains `dev.telegraphic.jbx.rewrite.JbxRewrite`, an OpenRewrite runner and recipe-discovery helper used by `jbx rewrite`.\n\n## Local verification\n\n```bash\nscripts/smoke-check.sh\nscripts/verify-publish-bundle.sh\n```\n\n`verify-publish-bundle.sh` uses `jbx publish --dry-run --skip-signing` for both projects, checks the Maven Central bundle layout, and verifies each jar contains only its own helper class.\n\n## Publishing\n\nPublishing is handled by `.github/workflows/publish.yml` on a GitHub release or manual workflow dispatch. The workflow imports the signing key, builds and publishes both artifacts with `jbx publish --publish`, uploads them to Maven Central, and waits for publication.\n\nRequired GitHub secrets:\n\n- `CENTRAL_TOKEN_USERNAME`\n- `CENTRAL_TOKEN_PASSWORD`\n- `GPG_PRIVATE_KEY`\n- `GPG_PASSPHRASE`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelegraphic-dev%2Fjbx-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftelegraphic-dev%2Fjbx-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelegraphic-dev%2Fjbx-utils/lists"}