Package com.dua3.gradle.jdkprovider.types


package com.dua3.gradle.jdkprovider.types
  • Class
    Description
    Represents a package containing information about a downloadable asset, such as its URI, checksum, distribution details, archive type, and compatibility with a specific operating system and architecture.
    Represents a query interface for specifying requirements or characteristics of a JDK in terms of operating system, architecture, vendor, and additional configurations such as support for native images and JavaFX.
    Represents specifications for a JDK.
    Enum representing various families of operating systems.
    Represents the different types of system architectures and provides utility methods for working with architecture-related data.
    Represents a version specification with a range defined by minimum and maximum versions.