@RecordType
class MavenGrabRecord
extends Object
Value object describing a grabbed Maven dependency.
groupId - the dependency groupmodule - the dependency moduleversion - the dependency versionconf - the requested configurations or scopesext - the requested extensiontype - the requested artifact typeclassifier - the requested classifierforce - whether this dependency is forcedchanging - whether this dependency may change over timetransitive - whether transitive dependencies should be resolved| Constructor and description |
|---|
MavenGrabRecord() |
Value object describing a grabbed Maven dependency.
groupId - the dependency groupmodule - the dependency moduleversion - the dependency versionconf - the requested configurations or scopesext - the requested extensiontype - the requested artifact typeclassifier - the requested classifierforce - whether this dependency is forcedchanging - whether this dependency may change over timetransitive - whether transitive dependencies should be resolvedCopyright © 2003-2026 The Apache Software Foundation. All rights reserved.