程序包 com.alazeprt
类 Dependency
java.lang.Object
com.alazeprt.Dependency
-
构造器概要
构造器构造器说明Dependency(String dependency) Dependency(String dependency, String centralUrl) Dependency(String groupId, String artifactId, String version) -
方法概要
-
构造器详细资料
-
Dependency
-
Dependency
-
Dependency
-
-
方法详细资料
-
getDependency
-
parseDependency
-
getSubDependencies
public List<Dependency> getSubDependencies(List<Dependency> list) throws IOException, org.codehaus.plexus.util.xml.pull.XmlPullParserException - 抛出:
IOExceptionorg.codehaus.plexus.util.xml.pull.XmlPullParserException
-
toThisList
-