Uses of Record Class
network.ike.plugin.BomLicense
Packages that use BomLicense
-
Uses of BomLicense in network.ike.plugin
Method parameters in network.ike.plugin with type arguments of type BomLicenseModifier and TypeMethodDescriptionstatic StringGenerateBomMojo.buildBomXml(String groupId, String artifactId, String version, String name, String description, String url, List<BomLicense> licenses, List<BomDeveloper> developers, BomScm scm, List<BomEntry> entries) Build a complete BOM POM XML string from the given project coordinates and dependency entries.