Package io.quarkus.maven.dependency
Interface ResolvableDependency
- All Superinterfaces:
ArtifactCoords
,Dependency
,ResolvedDependency
- All Known Implementing Classes:
ResolvedArtifactDependency
-
Field Summary
Fields inherited from interface io.quarkus.maven.dependency.ArtifactCoords
DEFAULT_CLASSIFIER, TYPE_JAR, TYPE_POM
Fields inherited from interface io.quarkus.maven.dependency.Dependency
SCOPE_COMPILE, SCOPE_IMPORT
-
Method Summary
Methods inherited from interface io.quarkus.maven.dependency.ArtifactCoords
getArtifactId, getClassifier, getGroupId, getKey, getType, getVersion, isJar, isSnapshot, toCompactCoords, toGACTVString
Methods inherited from interface io.quarkus.maven.dependency.Dependency
getExclusions, getFlags, getScope, hasAllFlags, hasAnyFlag, isAnyFlagSet, isClassLoaderParentFirst, isDeploymentCp, isDirect, isFlagSet, isOptional, isReloadable, isRuntimeCp, isRuntimeExtensionArtifact, isWorkspaceModule
Methods inherited from interface io.quarkus.maven.dependency.ResolvedDependency
getContentTree, getContentTree, getDependencies, getResolvedPaths, getSources, getWorkspaceModule, isResolved
-
Method Details
-
setResolvedPaths
-