JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.gradle.api.publish.ivy
IvyModuleDescriptorLicense
Contents
Description
Method Summary
Method Details
getName()
getUrl()
Hide sidebar
Show sidebar
Interface IvyModuleDescriptorLicense
public interface
IvyModuleDescriptorLicense
A license of an Ivy publication.
Since:
4.8
See Also:
IvyModuleDescriptorSpec
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Property
<
String
>
getName
()
The name of this license.
Property
<
String
>
getUrl
()
The URL of this license.
Method Details
getName
Property
<
String
>
getName
()
The name of this license.
getUrl
Property
<
String
>
getUrl
()
The URL of this license.