# sisu.plexus **Repository Path**: mirrors_eclipse/sisu.plexus ## Basic Information - **Project Name**: sisu.plexus - **Description**: Sisu Plexus - **Primary Language**: Unknown - **License**: EPL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-08-22 - **Last Updated**: 2026-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **This repository has been merged into [sisu-project](https://github.com/eclipse-sisu/sisu.inject).** ``` +-----------+---+-----------+---+---+ | | | | | | | O-------+ | O-------+ | | | | | | | | +-------O | +-------O | O | | | | | | +-----------+---+-----------+-------+ ``` [![build](https://github.com/eclipse/sisu.plexus/actions/workflows/build.yml/badge.svg?event=push)](https://github.com/eclipse/sisu.plexus/actions/workflows/build.yml) [![maintainability](https://sonarcloud.io/api/project_badges/measure?project=org.eclipse.sisu%3Asisu-plexus&metric=sqale_rating)](https://sonarcloud.io/summary/overall?id=org.eclipse.sisu%3Asisu-plexus) [![license](https://img.shields.io/badge/license-EPL_1.0-blue.svg)](https://www.eclipse.org/legal/epl-v10.html) Implements [Plexus](https://codehaus-plexus.github.io/#Plexus_History) container API and injection semantics on top of [Sisu](https://github.com/eclipse/sisu.inject) and [Google-Guice](https://github.com/google/guice). ## Maven ```xml org.eclipse.sisu org.eclipse.sisu.plexus 0.3.5 ``` ## Documentation [Plexus to JSR330](https://eclipse.github.io/sisu.plexus/) [Javadoc](https://eclipse.github.io/sisu.plexus/apidocs/) ## How to Contribute We accept contributions via GitHub pull requests. Please see [How To Contribute](CONTRIBUTING.md) to get started. ## License - [Eclipse Public License, v1.0](https://www.eclipse.org/legal/epl-v10.html) ## Additional information * Project Website: https://www.eclipse.org/sisu * Mailing Lists: https://dev.eclipse.org/mailman/listinfo/sisu-dev * Eclipse PMI: https://projects.eclipse.org/projects/technology.sisu