public class DependencyInfo extends Object implements Serializable
DependencyInfo()
static DependencyInfo
of(String groupId, String artifactId, String version)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DependencyInfo()
public static DependencyInfo of(String groupId, String artifactId, String version)
public String toString()
toString
Object
Copyright © 2022–2023. All rights reserved.