{"id":16119047,"url":"https://github.com/benslabbert/tx-manager","last_synced_at":"2025-10-14T09:32:13.972Z","repository":{"id":239346891,"uuid":"798895020","full_name":"BenSlabbert/tx-manager","owner":"BenSlabbert","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-08T08:16:13.000Z","size":126,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T10:14:42.441Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/BenSlabbert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2024-05-10T17:47:04.000Z","updated_at":"2025-10-08T08:16:03.000Z","dependencies_parsed_at":"2024-05-21T21:24:45.293Z","dependency_job_id":"221ffcb9-769f-4059-a835-4c3c39ef46d5","html_url":"https://github.com/BenSlabbert/tx-manager","commit_stats":{"total_commits":59,"total_committers":2,"mean_commits":29.5,"dds":0.3389830508474576,"last_synced_commit":"2634b0bc9865e928caa40e7fb8b3850c418b3d7b"},"previous_names":["benslabbert/tx-manager"],"tags_count":198,"template":false,"template_full_name":null,"purl":"pkg:github/BenSlabbert/tx-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenSlabbert%2Ftx-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenSlabbert%2Ftx-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenSlabbert%2Ftx-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenSlabbert%2Ftx-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BenSlabbert","download_url":"https://codeload.github.com/BenSlabbert/tx-manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenSlabbert%2Ftx-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018630,"owners_count":26086404,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"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":"2024-10-09T20:52:24.226Z","updated_at":"2025-10-14T09:32:13.954Z","avatar_url":"https://github.com/BenSlabbert.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TX Manager\n\nThe project uses [byte-buddy](https://github.com/raphw/byte-buddy) to enhance Java classes as opposed to using runtime\nreflection.\n\nThe [byte-buddy-plugin](https://github.com/raphw/byte-buddy/tree/master/byte-buddy-maven-plugin) is invoked on build and\ntransforms the classes as they are compiled and packaged into the JAR.\n\nThis removes the requirement to transform them later during runtime.\n\n## Showcase\n\nRun the examples with the agent:\n\n```shell\njava -javaagent:agent/target/agent-uber.jar=hello -jar agent-example/target/agent-example-uber.jar\n```\n\nor without the agent:\n\n```shell\njava -jar plugin-example/target/plugin-example-uber.jar\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenslabbert%2Ftx-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenslabbert%2Ftx-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenslabbert%2Ftx-manager/lists"}