{"id":18841293,"url":"https://github.com/dmhendricks/hn.daniel.helloworld","last_synced_at":"2025-10-13T08:43:54.035Z","repository":{"id":88694351,"uuid":"190929015","full_name":"dmhendricks/hn.daniel.HelloWorld","owner":"dmhendricks","description":"A simple example of a Java jar library built using Gradle","archived":false,"fork":false,"pushed_at":"2019-06-08T23:36:09.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-11T21:14:15.129Z","etag":null,"topics":["gradle-build","gradle-example","java-example","java-library"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmhendricks.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-08T19:52:13.000Z","updated_at":"2019-06-15T00:04:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"c54b1923-e32c-42eb-b550-7dfb51472417","html_url":"https://github.com/dmhendricks/hn.daniel.HelloWorld","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dmhendricks/hn.daniel.HelloWorld","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmhendricks%2Fhn.daniel.HelloWorld","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmhendricks%2Fhn.daniel.HelloWorld/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmhendricks%2Fhn.daniel.HelloWorld/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmhendricks%2Fhn.daniel.HelloWorld/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmhendricks","download_url":"https://codeload.github.com/dmhendricks/hn.daniel.HelloWorld/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmhendricks%2Fhn.daniel.HelloWorld/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014324,"owners_count":26085492,"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-13T02:00:06.723Z","response_time":61,"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":["gradle-build","gradle-example","java-example","java-library"],"created_at":"2024-11-08T02:50:41.897Z","updated_at":"2025-10-13T08:43:54.004Z","avatar_url":"https://github.com/dmhendricks.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Author](https://img.shields.io/badge/author-Daniel%20M.%20Hendricks-lightgrey.svg?colorB=9900cc\u0026style=flat-square)](https://www.danhendricks.com/?utm_source=github.com\u0026utm_medium=campaign\u0026utm_content=button\u0026utm_campaign=wordpress-mu-common-toolkit)\n[![License](https://img.shields.io/badge/license-MIT-yellow.svg?style=flat-square)](https://github.com/dmhendricks/hn.daniel.HelloWorld/blob/master/LICENSE)\n[![DigitalOcean](https://img.shields.io/badge/hosting-Digital%20Ocean-green.svg?style=flat-square\u0026label=hosting\u0026colorB=0152FF)](https://m.do.co/t/8a88362f5683?utm_source=github.com\u0026utm_medium=campaign\u0026utm_content=button\u0026utm_campaign=dmhendricks%2Fwordpress-mu-common-toolkit)\n[![Twitter](https://img.shields.io/twitter/url/https/github.com/dmhendricks/wordpress-mu-common-toolkit.svg?style=social)](https://twitter.com/danielhendricks)\n\n# hn.daniel.HelloWorld\n\nA simple example of a jar library built using [Gradle](https://gradle.org/).\n\n## Requirements\n\n- [Oracle Java JDK](https://www.oracle.com/technetwork/java/javase/downloads/) or [OpenJDK](https://openjdk.java.net/install/)\n- [Gradle](https://gradle.org/install/)\n\n## Building\n\nThe following commands will create: `build/libs/helloworld-0.1.0.jar`\n\n```bash\ngradle clean\ngradle buildJar\n```\n\n## Example Usage\n\nCopy the generated jar file to your project's lib directory.\n\n```java\nimport hn.daniel.HelloWorld;\n...\nString helloWorld = HelloWorld.hello();\nSystem.out.println(helloWorld);\nString helloDaniel = HelloWorld.hello(\"Daniel\");\nSystem.out.println(helloDaniel);\n```\n\n#### Output\n\n```\nHello world!\nHello Daniel!\n```\n\n[![Analytics](https://ga-beacon.appspot.com/UA-126205765-1/dmhendricks/dmhendricks/hn.daniel.HelloWorld?flat)](https://ga-beacon.appspot.com/?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=button\u0026utm_campaign=dmhendricks%2Fdmhendricks/hn.daniel.HelloWorld)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmhendricks%2Fhn.daniel.helloworld","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmhendricks%2Fhn.daniel.helloworld","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmhendricks%2Fhn.daniel.helloworld/lists"}