{"id":21535647,"url":"https://github.com/libreoffice/unohelper","last_synced_at":"2025-06-12T14:36:03.062Z","repository":{"id":24336537,"uuid":"27734036","full_name":"LibreOffice/UNOHelper","owner":"LibreOffice","description":"Simple, no overhead Java wrapper for the LibreOffice UNO API","archived":false,"fork":false,"pushed_at":"2023-07-30T22:29:22.000Z","size":2924,"stargazers_count":14,"open_issues_count":0,"forks_count":12,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-04-10T01:59:11.203Z","etag":null,"topics":["java","libreoffice","libreoffice-api","uno-api"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"eupl-1.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LibreOffice.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.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":"2014-12-08T20:42:39.000Z","updated_at":"2025-03-06T21:28:42.000Z","dependencies_parsed_at":"2025-04-10T01:50:46.936Z","dependency_job_id":"92b0a778-7192-4df4-b2c0-95abb97ce2a9","html_url":"https://github.com/LibreOffice/UNOHelper","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/LibreOffice/UNOHelper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibreOffice%2FUNOHelper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibreOffice%2FUNOHelper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibreOffice%2FUNOHelper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibreOffice%2FUNOHelper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LibreOffice","download_url":"https://codeload.github.com/LibreOffice/UNOHelper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibreOffice%2FUNOHelper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259483131,"owners_count":22864893,"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","libreoffice","libreoffice-api","uno-api"],"created_at":"2024-11-24T03:15:52.138Z","updated_at":"2025-06-12T14:36:03.016Z","avatar_url":"https://github.com/LibreOffice.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UNOHelper\n\nUNOHelper offers helper functions for working with the LibreOffice UNO API.\n\nIt wraps commonly used functions from the UNO API for easier use.\n\n## Build\n\nThe following applications have to be installed to compile UNOHelper:\n* [JAVA JDK](http://www.oracle.com/technetwork/java/javase/downloads/index.html)\n* [Apache Maven](https://maven.apache.org/download.cgi)\n* [Git](http://git-scm.com/downloads/)\n\nFirst fetch the sources:\n\n```bash\ngit clone https://github.com/LibreOffice/UNOHelper.git\n```\n\nThen build the package:\n\n```bash\nmvn clean package\n```\n\nTo create a single jar (to be used in non-Maven projects), run this command instead:\n\n```bash\nmvn clean assembly:single\n```\n\n## Release\n\nFirst, make sure that Javadoc has no **errors** (warnings are ok though):\n\n```bash\nmvn javadoc:javadoc\n```\n\nThen do a dry run:\n\n```bash\nmvn -Dresume=false -DdryRun=true release:prepare\n```\n\nNow do the release. **Caution**: This creates two commits \u0026 a tag and pushes them directly to Git!)\n\n```bash\nmvn -Dresume=false release:prepare release:perform\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibreoffice%2Funohelper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibreoffice%2Funohelper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibreoffice%2Funohelper/lists"}