インタフェース | 説明 |
---|---|
Classpath |
A collection of files to be used as a class path.
|
JarBinarySpec |
Definition of a Jar file binary that is to be built by Gradle.
|
JvmBinarySpec |
Represents a binary artifact that is the result of building a jvm component.
|
JvmBinaryTasks |
Provides access to key tasks used for building the binary.
|
JvmComponentExtension |
The configuration for jvm components created by this build.
|
JvmLibrary |
A Library component that runs on the Java Virtual Machine.
|
JvmLibraryBinarySpec |
Definition of a JVM binary build for a
JvmLibrary . |
JvmLibrarySpec |
Definition of a JVM library component that is to be built by Gradle.
|
クラス | 説明 |
---|---|
JvmByteCode |
LanguageOutputType marking Jvm byte code.
|
JvmResources |
LanguageOutputType marking Jvm Resource Output
|