{"id":24738701,"url":"https://github.com/zweifisch/ob-groovy","last_synced_at":"2026-05-18T14:31:29.387Z","repository":{"id":66141018,"uuid":"111612550","full_name":"zweifisch/ob-groovy","owner":"zweifisch","description":"org-babel functions for groovy evaluation","archived":false,"fork":false,"pushed_at":"2017-11-21T23:21:17.000Z","size":1,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T18:45:12.718Z","etag":null,"topics":["emacs","groovy","groovysh","org-babel","org-mode"],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"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/zweifisch.png","metadata":{"files":{"readme":"README.org","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}},"created_at":"2017-11-21T23:20:45.000Z","updated_at":"2019-07-05T11:58:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"7ace4e88-9080-4dc5-b114-58e304a5d89e","html_url":"https://github.com/zweifisch/ob-groovy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zweifisch/ob-groovy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fob-groovy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fob-groovy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fob-groovy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fob-groovy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zweifisch","download_url":"https://codeload.github.com/zweifisch/ob-groovy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fob-groovy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33180957,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"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":["emacs","groovy","groovysh","org-babel","org-mode"],"created_at":"2025-01-27T22:55:24.416Z","updated_at":"2026-05-18T14:31:29.377Z","avatar_url":"https://github.com/zweifisch.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"* ob-groovy\n\n** supported header arguments\n\n- session\n\n** examples\n\n*** without session\n\n: #+BEGIN_SRC groovy\n: def dict = [:]\n: dict.key = 'value'\n: println dict\n: #+END_SRC\n: \n: #+RESULTS:\n: : [key:value]\n\n*** with session, last expression is printed\n\n: #+BEGIN_SRC groovy :session\n: (head, tail) = 'head,tail'.split(',')\n: #+END_SRC\n: \n: #+RESULTS:\n: : [head, tail]\n\n: #+BEGIN_SRC groovy :session\n: tail\n: #+END_SRC\n: \n: #+RESULTS:\n: : tail\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzweifisch%2Fob-groovy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzweifisch%2Fob-groovy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzweifisch%2Fob-groovy/lists"}