public class MavenDependencyNode extends Object
| Constructor and Description |
|---|
MavenDependencyNode(String configuration,
String type,
String classifier) |
| Modifier and Type | Method and Description |
|---|---|
void |
addChild(String childName) |
void |
addConfiguration(String configuration) |
void |
addType(String type) |
boolean |
equals(Object obj) |
int |
hashCode() |
void |
setClassifier(String classifier) |
Copyright © 2025 JFrog. All rights reserved.