Skip to content

javax.inject annotations and CDI Integration for JavaFX applications

License

Notifications You must be signed in to change notification settings

cathive/fx-inject

Repository files navigation

fx-inject

Build Status

Introduction

This library provides some useful classes that help you to use JSR-330 (javax.inject) annotations within your JavaFX applications.

A compiled and ready-to-use version of this library can be found in the Sonatype OSS Maven Repository (oss.sonatype.org).

Modules

fx-inject-core
Public API and core components
fx-cdi
CDI-aware JavaFX application base class and infrastructure that allows you to use the fx-inject annotationsand core components in conjunction with a CDI provider such as JBoss WELD
fx-cdi-examples
Example apps that demonstrate how to use the annotations and core components that can be found in the fx-inject-core module in conjunction with fx-cdi

About

javax.inject annotations and CDI Integration for JavaFX applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published