JavaDependency
Represents an external dependency imported through a maven or gradle project
Members
Section titled “Members”| artifactId | string | |
| groupId | string | |
| scope | optional “compile” | “test” | “runtime” | “provided” | |
| version | optional string |
Represents an external dependency imported through a maven or gradle project
| artifactId | string | |
| groupId | string | |
| scope | optional “compile” | “test” | “runtime” | “provided” | |
| version | optional string |