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 | optionalstring |
Represents an external dependency imported through a maven or gradle project
| artifactId | string |
| groupId | string |
| scope | optional”compile” | “test” | “runtime” | “provided” |
| version | optionalstring |