Builder
Represents a dependency in a project's dependency graph.
Content copied to clipboard
elide.deps.Dependency
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The classifier for this dependency.
Content copied to clipboard
string classifier = 5;
Link copied to clipboard
Whether this dependency is a development-only dependency.
Content copied to clipboard
bool dev_only = 8;
Link copied to clipboard
The ecosystem to which this dependency belongs.
Content copied to clipboard
.elide.deps.DependencyEcosystem ecosystem = 1;
Link copied to clipboard
Link copied to clipboard
The group or organization ID of this dependency.
Content copied to clipboard
string group = 2;
Link copied to clipboard
The name or artifact ID of this dependency.
Content copied to clipboard
string name = 3;
Link copied to clipboard
Link copied to clipboard
Whether this dependency is optional.
Content copied to clipboard
bool optional = 9;
Link copied to clipboard
The string `purl` specification of this dependency.
Content copied to clipboard
string spec = 6;
Link copied to clipboard
Whether this dependency is a test-only dependency.
Content copied to clipboard
bool test_only = 7;
Link copied to clipboard
The version requirement specified for this dependency.
Content copied to clipboard
string version = 4;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The classifier for this dependency.
Content copied to clipboard
string classifier = 5;
Link copied to clipboard
The classifier for this dependency.
Content copied to clipboard
string classifier = 5;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Whether this dependency is a development-only dependency.
Content copied to clipboard
bool dev_only = 8;
Link copied to clipboard
The ecosystem to which this dependency belongs.
Content copied to clipboard
.elide.deps.DependencyEcosystem ecosystem = 1;
Link copied to clipboard
The ecosystem to which this dependency belongs.
Content copied to clipboard
.elide.deps.DependencyEcosystem ecosystem = 1;
Link copied to clipboard
Link copied to clipboard
The group or organization ID of this dependency.
Content copied to clipboard
string group = 2;
Link copied to clipboard
Link copied to clipboard
The name or artifact ID of this dependency.
Content copied to clipboard
string name = 3;
Link copied to clipboard
Link copied to clipboard
Whether this dependency is optional.
Content copied to clipboard
bool optional = 9;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The string `purl` specification of this dependency.
Content copied to clipboard
string spec = 6;
Link copied to clipboard
Whether this dependency is a test-only dependency.
Content copied to clipboard
bool test_only = 7;
Link copied to clipboard
Link copied to clipboard
The version requirement specified for this dependency.
Content copied to clipboard
string version = 4;
Link copied to clipboard
The version requirement specified for this dependency.
Content copied to clipboard
string version = 4;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): Dependency.Builder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The classifier for this dependency.
Content copied to clipboard
string classifier = 5;
Link copied to clipboard
The classifier for this dependency.
Content copied to clipboard
string classifier = 5;
Link copied to clipboard
Whether this dependency is a development-only dependency.
Content copied to clipboard
bool dev_only = 8;
Link copied to clipboard
The ecosystem to which this dependency belongs.
Content copied to clipboard
.elide.deps.DependencyEcosystem ecosystem = 1;
Link copied to clipboard
The ecosystem to which this dependency belongs.
Content copied to clipboard
.elide.deps.DependencyEcosystem ecosystem = 1;
Link copied to clipboard
The group or organization ID of this dependency.
Content copied to clipboard
string group = 2;
Link copied to clipboard
The group or organization ID of this dependency.
Content copied to clipboard
string group = 2;
Link copied to clipboard
The name or artifact ID of this dependency.
Content copied to clipboard
string name = 3;
Link copied to clipboard
The name or artifact ID of this dependency.
Content copied to clipboard
string name = 3;
Link copied to clipboard
Whether this dependency is optional.
Content copied to clipboard
bool optional = 9;
Link copied to clipboard
abstract fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): Message.Builder
Link copied to clipboard
The string `purl` specification of this dependency.
Content copied to clipboard
string spec = 6;
Link copied to clipboard
The string `purl` specification of this dependency.
Content copied to clipboard
string spec = 6;
Link copied to clipboard
Whether this dependency is a test-only dependency.
Content copied to clipboard
bool test_only = 7;
Link copied to clipboard
Link copied to clipboard
The version requirement specified for this dependency.
Content copied to clipboard
string version = 4;
Link copied to clipboard
The version requirement specified for this dependency.
Content copied to clipboard
string version = 4;