Interface JarJarContainer

All Known Subinterfaces:
JarJarContainerInternal, JarJarExtension

public interface JarJarContainer
  • Method Details

    • getConfigurationName

      String getConfigurationName()
    • getConfiguration

      org.gradle.api.NamedDomainObjectProvider<org.gradle.api.artifacts.DependencyScopeConfiguration> getConfiguration()
    • getConsumableConfigurationName

      default String getConsumableConfigurationName()
    • getSoftwareComponentName

      String getSoftwareComponentName()
    • getSoftwareComponent

      org.gradle.api.component.AdhocComponentWithVariants getSoftwareComponent()