Uses of Class
org.codehaus.mojo.license.extended.ExtendedInfo
Packages that use ExtendedInfo
-
Uses of ExtendedInfo in org.codehaus.mojo.license.download
Methods in org.codehaus.mojo.license.download that return ExtendedInfoModifier and TypeMethodDescriptionProjectLicenseInfo.getExtendedInfo()LicensedArtifact.getExtendedInfos()Gets the extended information.Constructors in org.codehaus.mojo.license.download with parameters of type ExtendedInfoModifierConstructorDescriptionProjectLicenseInfo(String groupId, String artifactId, String version, ExtendedInfo extendedInfo)