Uses of Class
org.stianloader.picoresolve.GAV
Packages that use GAV
-
Uses of GAV in org.stianloader.picoresolve
Fields in org.stianloader.picoresolve declared as GAVMethods in org.stianloader.picoresolve that return types with arguments of type GAVModifier and TypeMethodDescriptionCompletableFuture<Map.Entry<@NotNull GAV,RepositoryAttachedValue<Path>>> MavenResolver.download(@NotNull String group, @NotNull String artifact, @NotNull VersionRange versionRange, @Nullable String classifier, @NotNull String extension, @NotNull Executor executor) Methods in org.stianloader.picoresolve with parameters of type GAVModifier and TypeMethodDescriptionMavenResolver.download(@NotNull GAV gav, @Nullable String classifier, @NotNull String extension, @NotNull Executor executor) Constructors in org.stianloader.picoresolve with parameters of type GAVModifierConstructorDescriptionDependencyLayerElement(@NotNull GAV gav, @Nullable String classifier, @Nullable String type, @NotNull ExclusionContainer<?> parentExclusions, @NotNull List<DependencyLayer.DependencyEdge> outgoingEdges)