{"id":39965131,"url":"https://github.com/qoretechnologies/module-jni","last_synced_at":"2026-01-18T21:35:23.743Z","repository":{"id":12489605,"uuid":"66921098","full_name":"qoretechnologies/module-jni","owner":"qoretechnologies","description":"Qore Java JNI module","archived":false,"fork":false,"pushed_at":"2026-01-14T14:33:22.000Z","size":81856,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":13,"default_branch":"develop","last_synced_at":"2026-01-14T18:12:36.684Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qoretechnologies.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-08-30T08:19:43.000Z","updated_at":"2026-01-14T14:33:50.000Z","dependencies_parsed_at":"2024-01-23T18:51:39.125Z","dependency_job_id":"bd64bdde-1aa5-4e56-bc01-d07277252694","html_url":"https://github.com/qoretechnologies/module-jni","commit_stats":null,"previous_names":["qoretechnologies/module-jni"],"tags_count":69,"template":false,"template_full_name":null,"purl":"pkg:github/qoretechnologies/module-jni","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qoretechnologies%2Fmodule-jni","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qoretechnologies%2Fmodule-jni/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qoretechnologies%2Fmodule-jni/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qoretechnologies%2Fmodule-jni/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qoretechnologies","download_url":"https://codeload.github.com/qoretechnologies/module-jni/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qoretechnologies%2Fmodule-jni/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28551202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T20:59:07.572Z","status":"ssl_error","status_checked_at":"2026-01-18T20:59:02.799Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2026-01-18T21:35:23.682Z","updated_at":"2026-01-18T21:35:23.737Z","avatar_url":"https://github.com/qoretechnologies.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"JNI module for the Qore programming language.\n\nhttp://qore.org\n\nBuilding\n--------\n\nRequirements:\n- CMake 3.5 or later\n- Qore 2.0 or later\n- Java JDK 21 or later\n- BZip2 development libraries\n\nTo build:\n\n    mkdir build\n    cd build\n    cmake ..\n    make\n    sudo make install\n\nmacOS\n-----\n\nTo ensure that JNI programs work on macOS, ensure that your installed JDK declares the\n\"BundledApp\" and \"JNI\" capabilities in the Info.plist file for the installed JDK.\n\nFor example, the latest version for 1.8 is at the time of writing this part of the\nREADME in the following file:\n\n       /Library/Java/JavaVirtualMachines/jdk1.8.0_162.jdk/Contents/Info.plist\n\nEdit the Info.plist file to look as follows:\n\n                \u003ckey\u003eJVMCapabilities\u003c/key\u003e\n                \u003carray\u003e\n                        \u003cstring\u003eBundledApp\u003c/string\u003e\n                        \u003cstring\u003eCommandLine\u003c/string\u003e\n                        \u003cstring\u003eJNI\u003c/string\u003e\n                \u003c/array\u003e\n\nAfter this JNI programs should work normally.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqoretechnologies%2Fmodule-jni","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqoretechnologies%2Fmodule-jni","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqoretechnologies%2Fmodule-jni/lists"}