api / org.gradle.api.artifacts.ivy

Package org.gradle.api.artifacts.ivy

Types

IvyExtraInfo

interface IvyExtraInfo

Represents the set of "extra" info elements in the Ivy descriptor. These elements are children of the "ivy" element, but are not defined in the Ivy schema and come from other namespaces.

IvyModuleDescriptor

interface IvyModuleDescriptor

The metadata about an Ivy module that acts as an input to a component metadata rule.