eclipse-sisu / sisu-project

Sisu Inject
https://eclipse.dev/sisu/
Eclipse Public License 2.0
18 stars 16 forks source link
+-----------+---+-----------+---+---+
|           |   |           |   |   |
|   O-------+   |   O-------+   |   |
|           |   |           |   |   |
+-------O   |   +-------O   |   O   |
|           |   |           |       |
+-----------+---+-----------+-------+

build maintainability license

Sisu is a modular JSR-330-based container that supports classpath scanning, auto-binding, and dynamic auto-wiring.

Sisu uses Google Guice to perform dependency injection and provide the core JSR-330 support, but removes the need to write explicit bindings in Guice modules. Integration with other containers via the Eclipse Extension Registry and the OSGi Service Registry is a goal of this project.

Documentation

How to Contribute

We accept contributions via GitHub pull requests. Please see How To Contribute to get started.

License