Skip to content

eclipse/sisu.mojos

+-----------+---+-----------+---+---+
|           |   |           |   |   |
|   O-------+   |   O-------+   |   |
|           |   |           |   |   |
+-------O   |   +-------O   |   O   |
|           |   |           |       |
+-----------+---+-----------+-------+

build license

Maven plugin that generates annotation indexes for Sisu to avoid classpath scanning at runtime.

Maven

<plugin>
  <groupId>org.eclipse.sisu</groupId>
  <artifactId>sisu-maven-plugin</artifactId>
  <version>0.3.5</version>
</plugin>

Documentation

Usage

How to Contribute

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

License

Additional information