pluginClasspath

@get:Classpath
abstract val pluginClasspath: ConfigurableFileCollection

Kotlin compiler plugins artifacts , such as JAR or class files, that participate in the compilation process. All files that are permitted in the JVM classpath are permitted here.