Eclipse External Dependency
Represents an Eclipse-specific external artifact dependency.
Since
2.14
Functions
Link copied to clipboard
Returns the access rules associated with this classpath entry.
Link copied to clipboard
Returns the coordinates of the artifact that Gradle was not able to resolve.
Link copied to clipboard
Returns the classpath attributes associated with this classpath entry.
Link copied to clipboard
Returns the Gradle module information for this dependency, or
null if the dependency does not originate from a remote repository.Link copied to clipboard
Returns the Javadoc directory or archive for this dependency, or
null if no Javadoc is available.Link copied to clipboard
Marks this dependency as exported.
Link copied to clipboard
Returns
true if the current instance represents a resolved dependency.