Package com.brunoritz.gradle.singularnode
@ReturnValuesAreNonnullByDefault
@ParametersAreNonnullByDefault
@DefaultAnnotationForFields(edu.umd.cs.findbugs.annotations.NonNull.class)
@DefaultAnnotationForParameters(edu.umd.cs.findbugs.annotations.NonNull.class)
package com.brunoritz.gradle.singularnode
-
ClassesClassDescriptionProvides information about the managed tooling installation to the build processs.Allows the root project to configure the details of the tooling to be installed.The
Singular Node Installationplugin provides a single NodeJS/NPM/Yarn/PNPM installation throughout the entire project.