Uses of Record Class
network.ike.plugin.BomScm
Packages that use BomScm
-
Uses of BomScm in network.ike.plugin
Methods in network.ike.plugin with parameters of type BomScmModifier 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.