{"id":15175224,"url":"https://github.com/cathive/fx-guice","last_synced_at":"2025-10-26T10:31:15.350Z","repository":{"id":4400069,"uuid":"5537236","full_name":"cathive/fx-guice","owner":"cathive","description":"Google Guice integration for FXML-based JavaFX applications","archived":false,"fork":false,"pushed_at":"2019-01-28T14:15:41.000Z","size":4588,"stargazers_count":64,"open_issues_count":8,"forks_count":14,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-01-31T18:14:45.824Z","etag":null,"topics":["dependency-injection","fxml","guice","javafx"],"latest_commit_sha":null,"homepage":"http://cathive.github.io/fx-guice/","language":"Java","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/cathive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-08-24T07:39:38.000Z","updated_at":"2024-09-27T22:51:06.000Z","dependencies_parsed_at":"2022-09-11T21:52:17.642Z","dependency_job_id":null,"html_url":"https://github.com/cathive/fx-guice","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cathive%2Ffx-guice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cathive%2Ffx-guice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cathive%2Ffx-guice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cathive%2Ffx-guice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cathive","download_url":"https://codeload.github.com/cathive/fx-guice/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238310325,"owners_count":19450840,"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","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":["dependency-injection","fxml","guice","javafx"],"created_at":"2024-09-27T12:04:53.308Z","updated_at":"2025-10-26T10:31:14.938Z","avatar_url":"https://github.com/cathive.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"fx-guice\n========\n\n[![Build Status](https://travis-ci.org/cathive/fx-guice.png)](https://travis-ci.org/cathive/fx-guice)\n\nThis library provides some useful classes that help you integrate\nGoogle Guice into your JavaFX based applications.\n\nThe idea for that class was born after I read an article on\nfxexperience.com (http://fxexperience.com/2011/10/fxml-guice/).\nTherefore,... credits go to 'Richard Bair' for the initial idea.\n\nA compiled and ready-to-use version of this library can be found in the\nSonatype OSS Maven Repository (oss.sonatype.org). To use the library\nin your Maven based projects just add the following lines to your\n'pom.xml':\n\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003ecom.cathive.fx\u003c/groupId\u003e\n  \u003cartifactId\u003efx-guice\u003c/artifactId\u003e\n  \u003cversion\u003e${fx-guice.version}\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nIn your project all you need to do is create an application class \nthat extends `com.cathive.fx.guice.GuiceApplication` instead of the\n`javafx.application.Application` class that ships with JavaFX.\n\nNext step: instead of using `javafx.fxml.FXMLLoader` to load FXML files\nyou use `com.cathive.fx.guice.GuiceFXMLLoader`... that's basically it!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcathive%2Ffx-guice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcathive%2Ffx-guice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcathive%2Ffx-guice/lists"}