Uses of Class
org.stianloader.picoresolve.exclusion.Exclusion
Packages that use Exclusion
-
Uses of Exclusion in org.stianloader.picoresolve
Fields in org.stianloader.picoresolve with type parameters of type ExclusionModifier and TypeFieldDescriptionfinal @NotNull ExclusionContainer<Exclusion>DependencyLayer.DependencyEdge.edgeExclusionConstructor parameters in org.stianloader.picoresolve with type arguments of type ExclusionModifierConstructorDescriptionDependencyEdge(@NotNull String group, @NotNull String artifact, @Nullable String classifier, @NotNull String type, @NotNull VersionRange requestedVersion, @NotNull Scope scope, @NotNull ExclusionContainer<Exclusion> edgeExclusion)