{"id":16169322,"url":"https://github.com/jabrena/java9-by-example","last_synced_at":"2026-01-20T07:32:38.959Z","repository":{"id":73643520,"uuid":"86998074","full_name":"jabrena/java9-by-example","owner":"jabrena","description":"A presentation about main Java 9 features included.","archived":false,"fork":false,"pushed_at":"2017-05-04T15:27:04.000Z","size":6972,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-01-19T22:32:01.001Z","etag":null,"topics":["java-9","presentation"],"latest_commit_sha":null,"homepage":"https://jabrena.github.io/java9-by-example/www/#/","language":"JavaScript","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/jabrena.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":"2017-04-02T16:08:22.000Z","updated_at":"2017-10-27T02:14:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"e0ed58c7-d45b-44c7-9774-6dad3ee189cb","html_url":"https://github.com/jabrena/java9-by-example","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jabrena/java9-by-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jabrena%2Fjava9-by-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jabrena%2Fjava9-by-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jabrena%2Fjava9-by-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jabrena%2Fjava9-by-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jabrena","download_url":"https://codeload.github.com/jabrena/java9-by-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jabrena%2Fjava9-by-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28598157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T02:08:49.799Z","status":"ssl_error","status_checked_at":"2026-01-20T02:08:44.148Z","response_time":117,"last_error":"SSL_read: 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":["java-9","presentation"],"created_at":"2024-10-10T03:14:40.556Z","updated_at":"2026-01-20T07:32:38.928Z","avatar_url":"https://github.com/jabrena.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# java9-by-example\nA presentation about main Java 9 features included.\n\nAddress:\nhttps://jabrena.github.io/java9-by-example/www/\n\n*Deployment notes*\n\nTo launch in localhost your the website, exists several alternatives. With Node.js you can use the following module.\n\n``` bash\nnpm install http-server -g\nhttp-server ./YOUR_PATH -p 3000\n```\n\nUsing Python, you can use the following command:\n\n``` bash\npython -m SimpleHTTPServer\n```\n\n##Create a Java project from Scratch with Gradle\n\n```\ngradle init --type java-library\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjabrena%2Fjava9-by-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjabrena%2Fjava9-by-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjabrena%2Fjava9-by-example/lists"}