Uses of Class
me.snowdrop.licenses.utils.Gav
-
Packages that use Gav Package Description me.snowdrop.licenses -
-
Uses of Gav in me.snowdrop.licenses
Methods in me.snowdrop.licenses that return types with arguments of type Gav Modifier and Type Method Description java.util.Collection<Gav>GavFinder. inMavenProject(java.nio.file.Path pomPath)Methods in me.snowdrop.licenses with parameters of type Gav Modifier and Type Method Description protected org.apache.maven.artifact.ArtifactLicensesGenerator. gavToArtifact(Gav gav)Method parameters in me.snowdrop.licenses with type arguments of type Gav Modifier and Type Method Description voidLicensesGenerator. generateLicensesForGavs(java.util.Collection<Gav> gavs, java.lang.String resultPath)
-