Package org.yggd.dependencytree.reader
Class CompositePomReader
-
- All Implemented Interfaces:
-
org.yggd.dependencytree.reader.PomReader
public final class CompositePomReader implements PomReader
-
-
Constructor Summary
Constructors Constructor Description CompositePomReader()
-
Method Summary
Modifier and Type Method Description InputStreamread(String groupId, String artifactId, String version)-
-
Method Detail
-
read
InputStream read(String groupId, String artifactId, String version)
-
-
-
-