{"id":33227898,"url":"https://github.com/sridharv/gojava","last_synced_at":"2026-02-18T16:03:12.574Z","repository":{"id":69194751,"uuid":"54841032","full_name":"sridharv/gojava","owner":"sridharv","description":"GoJava - Java bindings for Go packages","archived":false,"fork":false,"pushed_at":"2018-06-06T00:32:20.000Z","size":21,"stargazers_count":183,"open_issues_count":7,"forks_count":15,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-06-19T01:51:40.729Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sridharv.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}},"created_at":"2016-03-27T17:55:59.000Z","updated_at":"2024-01-30T19:52:24.000Z","dependencies_parsed_at":"2024-01-05T20:45:50.396Z","dependency_job_id":"6968ee93-d389-42b6-b50b-d1044020257a","html_url":"https://github.com/sridharv/gojava","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sridharv/gojava","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sridharv%2Fgojava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sridharv%2Fgojava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sridharv%2Fgojava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sridharv%2Fgojava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sridharv","download_url":"https://codeload.github.com/sridharv/gojava/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sridharv%2Fgojava/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29585441,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T13:56:48.962Z","status":"ssl_error","status_checked_at":"2026-02-18T13:54:34.145Z","response_time":162,"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":"2025-11-16T17:00:23.254Z","updated_at":"2026-02-18T16:03:12.569Z","avatar_url":"https://github.com/sridharv.png","language":"Go","funding_links":[],"categories":["Languages"],"sub_categories":[],"readme":"## GoJava - Java bindings to Go packages [![Build Status](https://travis-ci.org/sridharv/gojava.svg?branch=master)](https://travis-ci.org/sridharv/gojava)\n\nGoJava uses a [forked version of gomobile](https://github.com/sridharv/gomobile-java) to generate Java bindings to Go packages.\nThe same set of types are supported. Details on how the binding works can be found [here](https://godoc.org/golang.org/x/mobile/cmd/gobind).\n\n### Usage\n\n```\n\tgojava [-v] [-o \u003cjar\u003e] [-s \u003cdir\u003e] build [\u003cpkg1\u003e, [\u003cpkg2\u003e...]]\n\n\tThis generates a jar containing Java bindings to the specified Go packages.\n\n\t-o string\n\t    Path to write the generated jar file. (default \"libgojava.jar\")\n\t-s string\n\t    Additional path to scan for Java source code. These files will be compiled and\n\t    included in the final jar.\n\t-v  Verbose output.\n```\n\nYou can include the generated jar in your build using the build tool of your choice.\nThe jar contains a native library (built for the build platform) which is loaded automatically.\nCross platform builds are not currently supported.\n\nNOTE: This has only been tested on an OSX developer machine and Linux (on Travis) and not in production.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsridharv%2Fgojava","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsridharv%2Fgojava","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsridharv%2Fgojava/lists"}