{"id":23250614,"url":"https://github.com/inrupt/solid-client-java","last_synced_at":"2025-08-20T09:30:53.572Z","repository":{"id":151824964,"uuid":"509219212","full_name":"inrupt/solid-client-java","owner":"inrupt","description":"Java Client Libraries for Solid","archived":false,"fork":false,"pushed_at":"2024-12-13T17:59:05.000Z","size":205718,"stargazers_count":11,"open_issues_count":1,"forks_count":4,"subscribers_count":12,"default_branch":"main","last_synced_at":"2024-12-14T02:29:35.078Z","etag":null,"topics":["java-library","solid"],"latest_commit_sha":null,"homepage":"https://docs.inrupt.com/developer-tools/java/client-libraries/","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/inrupt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-30T20:08:01.000Z","updated_at":"2024-12-09T14:41:45.000Z","dependencies_parsed_at":"2023-07-17T17:12:28.562Z","dependency_job_id":"1ed943ee-a4ba-4530-8e40-88e89f92a033","html_url":"https://github.com/inrupt/solid-client-java","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inrupt%2Fsolid-client-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inrupt%2Fsolid-client-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inrupt%2Fsolid-client-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inrupt%2Fsolid-client-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inrupt","download_url":"https://codeload.github.com/inrupt/solid-client-java/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230408186,"owners_count":18220975,"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":["java-library","solid"],"created_at":"2024-12-19T09:14:15.192Z","updated_at":"2024-12-19T09:14:15.765Z","avatar_url":"https://github.com/inrupt.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Java Client Libraries for Solid\n\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE-OF-CONDUCT.md)\n\nThis project adheres to the Contributor Covenant [code of conduct](CODE-OF-CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to [engineering@inrupt.com](mailto:engineering@inrupt.com).\n\nThe Inrupt Java Client Libraries provide highly flexible, simple components that can be used in any Java application for [Solid](https://solidproject.org/). The libraries are composed of different modules that follow a layered architectural approach.\n\n## Using the libraries as a dependency in your own projects\n\nTo use the Inrupt Java Client Libraries in your projects make sure to visit the [Getting Started page](https://docs.inrupt.com/developer-tools/java/client-libraries/getting-started/) of the documentation.\n\nNext we will document how to use this repository locally.\n\n## Using this repository locally\n\nAfter cloning the repository locally you can work with the code as follows:\n\n### Code build\n\nThe project can be built with Maven and a Java 11+ build environment.\n\n```bash\n    ./mvnw install\n```\n\n### Running tests\n\nThe repository contains multiple tests. Each module has dedicated unit tests. And there is a module dedicated to integration testing in the [integration module](https://github.com/inrupt/solid-client-java/tree/main/integration).\nBy running the following command all tests (including integration tests) are run:\n\n```bash\n    ./mvnw test\n```\n\nThe integration tests come with a dedicated Mocked Solid Server. Their configuration can be setup in such a way that the integration tests can be run also on live Solid Servers. More about their setup and configuration can be found on the [integration test README](https://github.com/inrupt/solid-client-java/blob/main/integration/README.md).\n\n#### Code coverage\n\nThis project uses JaCoCo for generating the code coverage metric that measures how many lines of code are executed during automated tests. To generate the reports (in different formats) run:\n\n\n```bash\n    ./mvnw verify\n```\n\nThe reports are then placed in the `report/target/site` folder on the project root.\n\n## Issues \u0026 Help\n\n### Solid Community Forum\n\nIf you have questions about working with Solid or just want to share what you’re\nworking on, visit the [Solid forum](https://forum.solidproject.org/). The Solid\nforum is a good place to meet the rest of the community.\n\n### Bugs and Feature Requests\n\n- For public feedback, bug reports, and feature requests please file an issue\n  via [Github](https://github.com/inrupt/solid-client-java/issues/).\n- For non-public feedback or support inquiries please use the [Inrupt Service\n  Desk](https://inrupt.atlassian.net/servicedesk).\n\n## Documentation\n\n- [Inrupt Java Client Libraries getting started](https://docs.inrupt.com/developer-tools/java/client-libraries/getting-started/)\n- [Inrupt Java Client Libraries javadocs](https://docs.inrupt.com/developer-tools/api/java/inrupt-client/latest/)\n\n## Changelog\n\nSee the [Release notes](https://github.com/inrupt/solid-client-java/releases)\n\n## License\n\nMIT © [Inrupt](https://inrupt.com)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finrupt%2Fsolid-client-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finrupt%2Fsolid-client-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finrupt%2Fsolid-client-java/lists"}