{"id":28279397,"url":"https://github.com/croabeast/repo","last_synced_at":"2026-02-11T13:01:52.163Z","repository":{"id":286482014,"uuid":"961475891","full_name":"CroaBeast/repo","owner":"CroaBeast","description":"Repository to host all my public repositories as dependencies.","archived":false,"fork":false,"pushed_at":"2026-01-28T21:26:15.000Z","size":28089,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-29T12:11:50.184Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CroaBeast.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,"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":"2025-04-06T15:49:12.000Z","updated_at":"2026-01-28T21:26:18.000Z","dependencies_parsed_at":"2025-04-06T19:20:18.614Z","dependency_job_id":"e9a94a34-bc07-48a2-9ea7-00d1720acee7","html_url":"https://github.com/CroaBeast/repo","commit_stats":null,"previous_names":["croabeast/repo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CroaBeast/repo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CroaBeast%2Frepo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CroaBeast%2Frepo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CroaBeast%2Frepo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CroaBeast%2Frepo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CroaBeast","download_url":"https://codeload.github.com/CroaBeast/repo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CroaBeast%2Frepo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29333155,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T12:42:24.625Z","status":"ssl_error","status_checked_at":"2026-02-11T12:41:23.344Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2025-05-21T09:14:37.555Z","updated_at":"2026-02-11T13:01:52.140Z","avatar_url":"https://github.com/CroaBeast.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# REPO\nRepository to host all my public repositories as dependencies.\n\n## Maven / Gradle Installation\n\nTo include Takion, CommandFramework, PrismaticAPI, AdvancementInfo, YAML API, or any other module from the project, add the following repository and dependency to your build configuration. Replace `${artifactName}` with the module you want (e.g., `Takion`, `CommandFramework`, `PrismaticAPI`, `AdvancementInfo`, `YAML-API`) and `${version}` with the desired version tag.\n\n### Maven\n\nAdd the repository and dependency to your `pom.xml`:\n\n```xml\n\u003crepositories\u003e\n    \u003crepository\u003e\n        \u003cid\u003ecroabeast-repo\u003c/id\u003e\n        \u003curl\u003ehttps://croabeast.github.io/repo/\u003c/url\u003e\n    \u003c/repository\u003e\n\u003c/repositories\u003e\n\n\u003cdependencies\u003e\n    \u003cdependency\u003e\n        \u003cgroupId\u003eme.croabeast\u003c/groupId\u003e\n        \u003cartifactId\u003e${artifactName}\u003c/artifactId\u003e\n        \u003cversion\u003e${version}\u003c/version\u003e\n        \u003cscope\u003ecompile\u003c/scope\u003e\n    \u003c/dependency\u003e\n\u003c/dependencies\u003e\n```\n\n### Gradle\n\nAdd the repository and dependency to your `build.gradle`:\n\n```groovy\nrepositories {\n    maven {\n        url \"https://croabeast.github.io/repo/\"\n    }\n}\n\ndependencies {\n    implementation \"me.croabeast:${artifactName}:${version}\"\n}\n```\n\nReplace `${artifactName}` and `${version}` with the appropriate module name and version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcroabeast%2Frepo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcroabeast%2Frepo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcroabeast%2Frepo/lists"}