Skip to content
This repository was archived by the owner on Sep 13, 2024. It is now read-only.

Commit 488d70f

Browse files
committed
Add sonar and license badges
1 parent f6e17bf commit 488d70f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
+-----------+---+-----------+-------+
99
```
1010

11+
[![maintainability](https://sonarcloud.io/api/project_badges/measure?project=org.eclipse.sisu%3Asisu-plexus&metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=org.eclipse.sisu%3Asisu-plexus)
12+
[![license](https://img.shields.io/badge/license-EPL_1.0-blue.svg)](https://www.eclipse.org/legal/epl-v10.html)
13+
1114
Implements [Plexus](https://codehaus-plexus.github.io/#Plexus_History) container API and injection semantics
1215
on top of [Sisu](https://github.com/eclipse/sisu.inject) and [Google-Guice](https://github.com/google/guice).
1316

0 commit comments

Comments
 (0)