org.standardout.gradle.plugin.platform.internal
[Groovy] Class ResolvedBundleArtifact.LicenseInfo
java.lang.Object
org.standardout.gradle.plugin.platform.internal.ResolvedBundleArtifact.LicenseInfo
static class ResolvedBundleArtifact.LicenseInfo
Represents license information retrieved from a POM file.
|
Methods inherited from class java.lang.Object
|
| java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
licenseName
final java.lang.String licenseName
-
licenseUrl
final java.lang.String licenseUrl
-
ResolvedBundleArtifact.LicenseInfo
ResolvedBundleArtifact.LicenseInfo(java.lang.String licenseName, java.lang.String licenseUrl)
-
Groovy Documentation