{"id":15136341,"url":"https://github.com/a-schild/nextcloud-java-api","last_synced_at":"2025-04-09T20:13:24.569Z","repository":{"id":46616342,"uuid":"86676911","full_name":"a-schild/nextcloud-java-api","owner":"a-schild","description":"Java api library to access nextcloud features from java applications","archived":false,"fork":false,"pushed_at":"2024-05-07T07:58:20.000Z","size":358,"stargazers_count":73,"open_issues_count":12,"forks_count":52,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-09T20:13:20.548Z","etag":null,"topics":["java","nextcloud","nextcloud-features","nextcloud-java-api","owncloud"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/a-schild.png","metadata":{"files":{"readme":"README.developers.md","changelog":"Changelog.md","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,"publiccode":null,"codemeta":null}},"created_at":"2017-03-30T08:15:12.000Z","updated_at":"2025-03-18T05:40:09.000Z","dependencies_parsed_at":"2024-11-16T18:11:15.787Z","dependency_job_id":"0e63c593-3a20-4880-b969-b08bcb37559c","html_url":"https://github.com/a-schild/nextcloud-java-api","commit_stats":{"total_commits":178,"total_committers":20,"mean_commits":8.9,"dds":0.4606741573033708,"last_synced_commit":"215570afe04c0af3ec4be115950b0bc23661b01b"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-schild%2Fnextcloud-java-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-schild%2Fnextcloud-java-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-schild%2Fnextcloud-java-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-schild%2Fnextcloud-java-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-schild","download_url":"https://codeload.github.com/a-schild/nextcloud-java-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103872,"owners_count":21048245,"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","nextcloud","nextcloud-features","nextcloud-java-api","owncloud"],"created_at":"2024-09-26T06:21:02.036Z","updated_at":"2025-04-09T20:13:24.541Z","avatar_url":"https://github.com/a-schild.png","language":"Java","readme":"# nextcloud-java-api contributors infos\nJava api library to access nextcloud features from java applications\n\n## Versioning\nStarting with 11.1.0 we use semanic versioning according to\nhttps://semver.org/spec/v2.0.0.html\n\nIn short:\nGiven a version number MAJOR.MINOR.PATCH, increment the:\n\n    MAJOR version when you make incompatible API changes,\n    MINOR version when you add functionality in a backwards compatible manner, and\n    PATCH version when you make backwards compatible bug fixes.\n\nAdditional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.\n\n## Changelog\nIf enhancing the code base, please also update the [Changelog](Changelog.md)\n\n## Unit tests\nFor all new functionality, please provide a unit test.\n\nFor the unit test to be executed, you need to specify valid\nnext cloud server name and login admin credentials\n\nYou can specify them in your settings.xml file in this way:\n``` XML\n\u003csettings\u003e\n    \u003cprofiles\u003e\n        \u003cprofile\u003e\n            \u003cid\u003enextcloud.api.test\u003c/id\u003e\n            \u003cactivation\u003e\n                \u003cactiveByDefault\u003etrue\u003c/activeByDefault\u003e\n            \u003c/activation\u003e\n            \u003cproperties\u003e\n                \u003cnextcloud.api.test.servername\u003etest.nextcloud.org\u003c/nextcloud.api.test.servername\u003e\n                \u003cnextcloud.api.test.serverport\u003e444\u003c/nextcloud.api.test.serverport\u003e\n                \u003cnextcloud.api.test.username\u003eadmin\u003c/nextcloud.api.test.username\u003e\n                \u003cnextcloud.api.test.password\u003eadminp@ssw0rd\u003c/nextcloud.api.test.password\u003e\n            \u003c/properties\u003e\n        \u003c/profile\u003e\n    \u003c/profiles\u003e\n\n    \u003cactiveProfiles\u003e\n        \u003cactiveProfile\u003enextcloud.api.test\u003c/activeProfile\u003e\n    \u003c/activeProfiles\u003e\n\u003c/settings\u003e\n```\n\n\n(c) André Schild, Aarboard AG www.aarboard.ch\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-schild%2Fnextcloud-java-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa-schild%2Fnextcloud-java-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-schild%2Fnextcloud-java-api/lists"}