Groovy Documentation

org.gradle.api.component
[Java] Interface SoftwareComponent

org.gradle.api.Named
  org.gradle.api.component.SoftwareComponent
All Superinterfaces:
Named

@Incubating
@HasInternalProtocol
public interface SoftwareComponent
extends Named

A software component produced by a Gradle software project.


Method Summary
 
Methods inherited from interface Named
getName
 

Gradle API 1.8