{"id":19656778,"url":"https://github.com/daggerok/ejb-client-gradle-plugin","last_synced_at":"2025-10-14T09:34:33.443Z","repository":{"id":151041528,"uuid":"125920380","full_name":"daggerok/ejb-client-gradle-plugin","owner":"daggerok","description":"Plugin helps you generate EJB client using gradle","archived":false,"fork":false,"pushed_at":"2018-03-19T22:34:55.000Z","size":65,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-23T05:48:55.167Z","etag":null,"topics":["ejb","ejb-client","gradle","gradle-java","gradle-plugin"],"latest_commit_sha":null,"homepage":null,"language":null,"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/daggerok.png","metadata":{"files":{"readme":"README.adoc","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":"2018-03-19T21:06:44.000Z","updated_at":"2018-03-19T22:34:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"4d058794-b9c0-4adb-986d-bf6986b75537","html_url":"https://github.com/daggerok/ejb-client-gradle-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daggerok/ejb-client-gradle-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fejb-client-gradle-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fejb-client-gradle-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fejb-client-gradle-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fejb-client-gradle-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daggerok","download_url":"https://codeload.github.com/daggerok/ejb-client-gradle-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fejb-client-gradle-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018626,"owners_count":26086404,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ejb","ejb-client","gradle","gradle-java","gradle-plugin"],"created_at":"2024-11-11T15:28:52.913Z","updated_at":"2025-10-14T09:34:33.423Z","avatar_url":"https://github.com/daggerok.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"= EJB Client Gradle Plugin image:https://travis-ci.org/daggerok/ejb-client-gradle-plugin.svg?branch=master[\"Build Status\", link=\"https://travis-ci.org/daggerok/ejb-client-gradle-plugin\"]\n\n//tag::content[]\n\n== what?\n\nHelps you generate ejb-client jar to be used as provided dependency JavaEE client apps.\nAny classes inside *.api.* package will be added to EJB client jar.\n\nClasses to be packaged:\n\n----\n**/api/*.*\n**/api/**/*.*\n----\n\n== installation and usage\n\n=== online\n\n.simply update your build.gradle\n[source,gradle]\n----\necho 'apply from: \"https://raw.githubusercontent.com/daggerok/ejb-client-gradle-plugin/master/build.gradle\"' \u003e\u003e build.gradle\ngradle clean build\nls -lah build/libs\n----\n\n=== offline\n\nIf you wont download plugin over and over, just commit it into your repo\n\n.download\n[source,bash]\n----\nwget -O ejb-client-plugin.gradle https://raw.githubusercontent.com/daggerok/ejb-client-gradle-plugin/master/build.gradle\necho 'apply from: \"ejb-client-plugin.gradle\"'\u003e\u003e build.gradle\ngradle clean build\nls -lah build/libs\n----\n\n//end::content[]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fejb-client-gradle-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaggerok%2Fejb-client-gradle-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fejb-client-gradle-plugin/lists"}