Package-level declarations

Types

Link copied to clipboard
open class JarWithClassifier(classifier: String) : Jar

A Jar task with the specified classifier, and adopting the duplicate strategy org.gradle.api.file.DuplicatesStrategy.WARN.

Link copied to clipboard

A task generating a Jar file with the Javadoc.

Link copied to clipboard
open class ZipMavenCentralPortalPublication @Inject constructor : Zip

A Zip task that creates a zip file containing the local Maven repository.