{"id":20642419,"url":"https://github.com/ipld/java-cid","last_synced_at":"2025-05-07T13:28:31.260Z","repository":{"id":14352891,"uuid":"76206876","full_name":"ipld/java-cid","owner":"ipld","description":"Java implementation of Content Identifier","archived":false,"fork":false,"pushed_at":"2024-12-03T22:00:03.000Z","size":885,"stargazers_count":44,"open_issues_count":0,"forks_count":22,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-01-02T07:31:52.208Z","etag":null,"topics":["cid","ipld","java"],"latest_commit_sha":null,"homepage":"","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/ipld.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2016-12-11T23:36:20.000Z","updated_at":"2024-12-22T19:42:59.000Z","dependencies_parsed_at":"2023-12-04T16:42:32.061Z","dependency_job_id":null,"html_url":"https://github.com/ipld/java-cid","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipld%2Fjava-cid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipld%2Fjava-cid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipld%2Fjava-cid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipld%2Fjava-cid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ipld","download_url":"https://codeload.github.com/ipld/java-cid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233347542,"owners_count":18662685,"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":["cid","ipld","java"],"created_at":"2024-11-16T16:09:05.100Z","updated_at":"2025-01-10T12:43:43.349Z","avatar_url":"https://github.com/ipld.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# java-cid\n\n[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io)\n[![](https://img.shields.io/badge/project-IPLD-blue.svg?style=flat-square)](http://github.com/ipld/ipld)\n[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs)\n\n\u003e A Java implementation of Content Id\n\nThis is the [cid](https://github.com/ipld/cid) implementation in Java.\n\n## Table of Contents\n\n- [Install](#install)\n- [Usage](#usage)\n- [Dependency](#dependency)\n- [Testing](#testing)\n- [Building](#building)\n- [Releasing](#releasing)\n- [Maintainers](#maintainers)\n- [Contribute](#contribute)\n- [License](#license)\n\n## Install\n\nSimply clone this repo.\n\n## Usage\n\n```java\nCid cid = Cid.decode(\"zdpuAyvkgEDQm9TenwGkd5eNaosSxjgEYd8QatfPetgB1CdEZ\");\n```\n## Dependency\nYou can use this project by building the JAR file as specified below, or by using [JitPack](https://jitpack.io/#ipld/java-cid/) (also supporting Gradle, SBT, etc).\n\nfor Maven, you can add the follwing sections to your POM.XML:\n```xml\n  \u003crepositories\u003e\n    \u003crepository\u003e\n        \u003cid\u003ejitpack.io\u003c/id\u003e\n        \u003curl\u003ehttps://jitpack.io\u003c/url\u003e\n    \u003c/repository\u003e\n  \u003c/repositories\u003e\n\n  \u003cdependencies\u003e\n    \u003cdependency\u003e\n      \u003cgroupId\u003ecom.github.ipld\u003c/groupId\u003e\n      \u003cartifactId\u003ejava-cid\u003c/artifactId\u003e\n      \u003cversion\u003e$LATEST_VERSION\u003c/version\u003e\n    \u003c/dependency\u003e\n  \u003c/dependencies\u003e\n```\n\n## Testing\n\n`mvn test`\n\n## Building\n\n`mvn package` will build a JAR file with Maven dependency information.\n\n## Releasing\n\nThe version number is specified in the `pom.xml` file and must be changed in order to be accurately reflected in the JAR file manifest. A git tag must be added in the format \"vx.x.x\" for JitPack to work.\n\n## Maintainers\n\nCaptain: [@ianopolous](https://github.com/ianopolous).\n\n## Contribute\n\nContributions welcome. Please check out [the issues](https://github.com/ipld/java-cid/issues).\n\nCheck out our [contributing document](https://github.com/ipld/ipld/blob/master/contributing.md) for more information on how we work, and about contributing in general. Please be aware that all interactions related to IPLD are subject to the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md).\n\nSmall note: If editing the Readme, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.\n\n## License\n\n[MIT](LICENSE) © 2015 Ian Preston\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipld%2Fjava-cid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fipld%2Fjava-cid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipld%2Fjava-cid/lists"}