Uses of Interface
org.apache.maven.plugins.shade.filter.Filter
Packages that use Filter
-
Uses of Filter in org.apache.maven.plugins.shade
Methods in org.apache.maven.plugins.shade that return types with arguments of type FilterMethod parameters in org.apache.maven.plugins.shade with type arguments of type FilterModifier and TypeMethodDescriptionvoidShadeRequest.setFilters(List<Filter> filters) The filters. -
Uses of Filter in org.apache.maven.plugins.shade.filter
Classes in org.apache.maven.plugins.shade.filter that implement FilterModifier and TypeClassDescriptionclassA filter that prevents the inclusion of classes not required in the final jar.class