{"id":20892943,"url":"https://github.com/carmjos/githubreleases4j","last_synced_at":"2025-05-12T22:32:13.530Z","repository":{"id":40599581,"uuid":"450595112","full_name":"CarmJos/GithubReleases4J","owner":"CarmJos","description":"GitHub Releases for Java , based on GitHub RESTful API .","archived":false,"fork":false,"pushed_at":"2025-04-18T02:55:41.000Z","size":361,"stargazers_count":9,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-18T15:33:09.354Z","etag":null,"topics":["github-api","github-release","github-rest-api","java","java-library","releases"],"latest_commit_sha":null,"homepage":"https://CarmJos.github.io/GithubReleases4J","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/CarmJos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"custom":["https://donate.carm.cc"]}},"created_at":"2022-01-21T18:13:55.000Z","updated_at":"2025-04-18T02:55:41.000Z","dependencies_parsed_at":"2025-01-19T22:24:42.328Z","dependency_job_id":"ae891a47-4b00-4b7d-b8ce-10f5ed9aebd1","html_url":"https://github.com/CarmJos/GithubReleases4J","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CarmJos%2FGithubReleases4J","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CarmJos%2FGithubReleases4J/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CarmJos%2FGithubReleases4J/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CarmJos%2FGithubReleases4J/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CarmJos","download_url":"https://codeload.github.com/CarmJos/GithubReleases4J/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253833311,"owners_count":21971396,"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":["github-api","github-release","github-rest-api","java","java-library","releases"],"created_at":"2024-11-18T10:14:20.018Z","updated_at":"2025-05-12T22:32:13.517Z","avatar_url":"https://github.com/CarmJos.png","language":"Java","readme":"```text\n  _____ _ _   _           _     _____      _                          _  _       _ \n / ____(_) | | |         | |   |  __ \\    | |                        | || |     | |\n| |  __ _| |_| |__  _   _| |__ | |__) |___| | ___  __ _ ___  ___  ___| || |_    | |\n| | |_ | | __| '_ \\| | | | '_ \\|  _  // _ \\ |/ _ \\/ _` / __|/ _ \\/ __|__   _|   | |\n| |__| | | |_| | | | |_| | |_) | | \\ \\  __/ |  __/ (_| \\__ \\  __/\\__ \\  | || |__| |\n \\_____|_|\\__|_| |_|\\__,_|_.__/|_|  \\_\\___|_|\\___|\\__,_|___/\\___||___/  |_| \\____/ \n                                                \n```\n\nREADME LANGUAGES [ [**ENGLISH**](README.md) | [中文](README_zh_CN.md) ]\n\n# GithubReleases4J\n\n[![version](https://img.shields.io/github/v/release/CarmJos/GithubReleases4J)](https://github.com/CarmJos/GithubReleases4J/releases)\n[![License](https://img.shields.io/github/license/CarmJos/GithubReleases4J)](https://opensource.org/licenses/GPL-3.0)\n[![workflow](https://github.com/CarmJos/GithubReleases4J/actions/workflows/maven.yml/badge.svg?branch=master)](https://github.com/CarmJos/GithubReleases4J/actions/workflows/maven.yml)\n![CodeSize](https://img.shields.io/github/languages/code-size/CarmJos/GithubReleases4J)\n![](https://visitor-badge.glitch.me/badge?page_id=GithubReleases4J.readme)\n\nGitHub Releases for Java , based on [GitHub REST API](https://docs.github.com/cn/rest/reference/releases) .\n\nTo provide an easy way to fetch updates and download assets.\n\n## Functions\n\n- Release Info\n    - Tag Name\n    - Release Name\n    - Release Descriptions\n    - ...\n- Release's Author Info\n    - Login ID\n    - AvatarURL\n    - ...\n- Release's Assets Info\n    - Name\n    - Size\n    - ...\n- Release's Assets Download\n- Update check methods. (See demo)\n\n## Dependency Usage\n\n\u003cdetails\u003e\n\u003csummary\u003eMaven dependency\u003c/summary\u003e\n\n```xml\n\n\u003cproject\u003e\n    \u003crepositories\u003e\n      \n        \u003crepository\u003e\n            \u003c!--Using central repository--\u003e\n            \u003cid\u003emaven\u003c/id\u003e\n            \u003cname\u003eMaven Central\u003c/name\u003e\n            \u003curl\u003ehttps://repo1.maven.org/maven2\u003c/url\u003e\n        \u003c/repository\u003e\n      \n        \u003crepository\u003e\n            \u003c!--Using github packages--\u003e\n            \u003cid\u003eGithubReleases4J\u003c/id\u003e\n            \u003cname\u003eGitHub Packages\u003c/name\u003e\n            \u003curl\u003ehttps://maven.pkg.github.com/CarmJos/GithubReleases4J\u003c/url\u003e\n        \u003c/repository\u003e\n      \n    \u003c/repositories\u003e\n\n    \u003cdependencies\u003e\n      \n        \u003cdependency\u003e\n            \u003cgroupId\u003ecc.carm.lib\u003c/groupId\u003e\n            \u003cartifactId\u003egithubreleases4j\u003c/artifactId\u003e\n            \u003cversion\u003e[LATEST RELEASE]\u003c/version\u003e\n            \u003cscope\u003ecompile\u003c/scope\u003e\n        \u003c/dependency\u003e\n      \n    \u003c/dependencies\u003e\n\n\u003c/project\u003e\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eGradle dependency\u003c/summary\u003e\n\n```groovy\nrepositories {\n  \n    mavenCentral() // Using central repository.\n  \n    // Using github packages.\n    maven { url 'https://maven.pkg.github.com/CarmJos/GithubReleases4J' }\n}\n\ndependencies {\n    api \"cc.carm.lib:githubreleases4j:[LATEST RELEASE]\"\n}\n```\n\n\u003c/details\u003e\n\n## DEMO Code\n\nPlease [click here](src/test/java/GithubDemo.java) to read the demo codes.\n\n## Open Source License.\n\nThe project using [The MIT License](https://opensource.org/licenses/MIT) .\n","funding_links":["https://donate.carm.cc"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarmjos%2Fgithubreleases4j","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarmjos%2Fgithubreleases4j","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarmjos%2Fgithubreleases4j/lists"}