See: Description
| Interface | Description |
|---|---|
| JarBinary |
Configuration for JAR binary.
|
| JniJarBinary |
Configuration for a Java Native Interface (JNI) JAR binary.
|
| JniLibrary |
Configuration for a specific Java Native Interface (JNI) library variant, defining the dependencies that make up the library plus other settings.
|
| JniLibraryDependencies |
Allows the API and JVM implementation and native implementation dependencies of a JNI library to be specified.
|
| JniLibraryExtension |
Configuration for a Java Native Interface (JNI) library, defining the dependencies that make up the library plus other settings.
|
| JvmJarBinary |
Configuration for a JVM JAR binary.
|