We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a880930 commit ea9fd88Copy full SHA for ea9fd88
1 file changed
docs/modules/ROOT/pages/index.adoc
@@ -4,6 +4,11 @@ This provides Java annotations and processing of annotated code.
4
5
Enables the usage of `@Requirements` and `@SVCs` annotations and processors to collect, format and write annotations data to yaml files.
6
7
+== Related components
8
+
9
+* xref:reqstool-java-maven-plugin::index.adoc[Maven Plugin] -- packages annotations into a reqstool artifact during Maven builds
10
+* xref:reqstool-java-gradle-plugin::index.adoc[Gradle Plugin] -- packages annotations into a reqstool artifact during Gradle builds
11
12
== License
13
14
MIT License.
0 commit comments