public class Artifact extends Object
| Constructor and Description |
|---|
Artifact(String name,
String version,
String scope) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
String |
getScope() |
String |
getVersion() |
int |
hashCode() |
public static final Artifact EMPTY
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.