{"id":20074963,"url":"https://github.com/therandomlabs/common-gradle","last_synced_at":"2026-02-28T21:32:13.326Z","repository":{"id":48289612,"uuid":"231536494","full_name":"TheRandomLabs/Common-Gradle","owner":"TheRandomLabs","description":"A common Gradle buildscript for my projects.","archived":false,"fork":false,"pushed_at":"2021-08-03T05:45:28.000Z","size":284,"stargazers_count":1,"open_issues_count":12,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-24T11:55:17.515Z","etag":null,"topics":["buildscript","gradle","java"],"latest_commit_sha":null,"homepage":null,"language":null,"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/TheRandomLabs.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-01-03T07:30:52.000Z","updated_at":"2021-04-13T06:31:29.000Z","dependencies_parsed_at":"2022-09-09T15:10:53.668Z","dependency_job_id":null,"html_url":"https://github.com/TheRandomLabs/Common-Gradle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheRandomLabs/Common-Gradle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRandomLabs%2FCommon-Gradle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRandomLabs%2FCommon-Gradle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRandomLabs%2FCommon-Gradle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRandomLabs%2FCommon-Gradle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheRandomLabs","download_url":"https://codeload.github.com/TheRandomLabs/Common-Gradle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRandomLabs%2FCommon-Gradle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29952264,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T18:42:55.706Z","status":"ssl_error","status_checked_at":"2026-02-28T18:42:48.811Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["buildscript","gradle","java"],"created_at":"2024-11-13T14:56:40.550Z","updated_at":"2026-02-28T21:32:13.299Z","avatar_url":"https://github.com/TheRandomLabs.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Common-Gradle\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)\n![Build](https://github.com/TheRandomLabs/Common-Gradle/workflows/Build/badge.svg?branch=master)\n[![Dependabot](https://badgen.net/dependabot/TheRandomLabs/Common-Gradle/?icon=dependabot)](https://dependabot.com/)\n\nA common Gradle buildscript for my projects.\n\n```groovy\next {\n\tcommonGradleBranch = \"master\"\n\tjavaVersion = 11\n\tuseSpotBugs = false\n\ttesting = true //true by default\n\tdefaultCompileDependencies = false //Guava and SLF4J.\n\tautoUpdateLicenses = false\n\tmainClass = \"com.test.Main\"\n\tjacocoMinimumInstructionCoverage = 0.1\n\tjacocoExcludes = [\"com.test.*\"]\n\tregisterDefaultMavenPublication = false\n}\n\ngroup = \"com.test\"\nversion = \"1.0.0\"\n\napply from: \"https://raw.githubusercontent.com/TheRandomLabs/Common-Gradle/${project.commonGradleBranch}/build.gradle\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftherandomlabs%2Fcommon-gradle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftherandomlabs%2Fcommon-gradle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftherandomlabs%2Fcommon-gradle/lists"}