Package org.codehaus.groovy.vmplugin.v9
package org.codehaus.groovy.vmplugin.v9
Java 9 VM plugin. Compatibility layer for the Java 9 module system (JPMS).
Groovy 6 requires JDK 17+ and selects Java17
as the VMPluginFactory entry point; types in this
package remain the inherited JPMS implementation and are not constructed directly.
-
ClassDescriptionFind classes under the specified package via some classpath entry Usage:Represents error occurred during finding classesDeprecated, for removal: This API element is subject to removal in a future version.Defines new Groovy methods which appear on normal JDK 9 classes inside the Groovy environment.
Java17instead.