Uses of Class
org.infinispan.tools.Dependency
-
Packages that use Dependency Package Description org.infinispan.tools -
-
Uses of Dependency in org.infinispan.tools
Methods in org.infinispan.tools that return types with arguments of type Dependency Modifier and Type Method Description static List<Dependency>ToolUtils. parseXMLDependencies(Document document)Parses the "licenses.xml" files generated by the Wildfly licenses-plugin (maven projects) or license-reporter (nodejs projects).
-