Package-level declarations
Types
Link copied to clipboard
@Serializable
Link copied to clipboard
Link copied to clipboard
data class BinaryCompatibility(var enabled: Boolean = false, var baselineVersion: String = "", var failOnIncompatibleChanges: Boolean = false)
Link copied to clipboard
Link copied to clipboard
interface CodebaseOptions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface DocumentationBuilder
Link copied to clipboard
Link copied to clipboard
interface ModuleMetadata
Link copied to clipboard
Link copied to clipboard
interface Publishing
Link copied to clipboard
interface PublishingOptions
Link copied to clipboard
An enum class representing the different release statuses of a library.
Link copied to clipboard
Describes the various hosts for Sonatype OSSRH. Depending on when a user signed up with Sonatype they have to use different hosts.
Link copied to clipboard
Link copied to clipboard
interface TaskBuilder
Link copied to clipboard
Represents the ticket system of a Maven publication.
Link copied to clipboard
interface WindsFeatures
Represents features available for projects using the winds
extension.
Link copied to clipboard