{"id":17484715,"url":"https://github.com/ryanmcdermott/bazel-java-template","last_synced_at":"2026-01-07T02:50:06.800Z","repository":{"id":65977360,"uuid":"277687273","full_name":"ryanmcdermott/bazel-java-template","owner":"ryanmcdermott","description":"Simple starter template for a Java project built with Bazel","archived":false,"fork":false,"pushed_at":"2020-07-07T03:19:07.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-21T21:05:21.873Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Starlark","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ryanmcdermott.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-07T01:33:47.000Z","updated_at":"2021-10-04T08:22:37.000Z","dependencies_parsed_at":"2023-02-19T19:01:15.678Z","dependency_job_id":null,"html_url":"https://github.com/ryanmcdermott/bazel-java-template","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/ryanmcdermott%2Fbazel-java-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanmcdermott%2Fbazel-java-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanmcdermott%2Fbazel-java-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanmcdermott%2Fbazel-java-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanmcdermott","download_url":"https://codeload.github.com/ryanmcdermott/bazel-java-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246045209,"owners_count":20714731,"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-10-19T01:05:23.314Z","updated_at":"2026-01-07T02:50:06.768Z","avatar_url":"https://github.com/ryanmcdermott.png","language":"Starlark","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bazel-java-template\n\n## What is this?\n\nThis project is a simple starter template for a Java project that uses the [Bazel build system](https://www.bazel.build/).\n\n## Installation\n\nFirst, ensure that you have [installed Bazel](https://docs.bazel.build/versions/3.2.0/install.html). Then run the following:\n\n```\nexport JAVA_HOME=\"$(dirname $(dirname $(realpath $(which javac))))\"\ngit clone https://github.com/ryanmcdermott/bazel-java-template\n```\n\n## Running\n\n### Main\n\n```\nbazel run :template_bin\n```\n\n### Tests\n\n```\nbazel test :template_lib_test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanmcdermott%2Fbazel-java-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanmcdermott%2Fbazel-java-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanmcdermott%2Fbazel-java-template/lists"}