Class DependencyFilter.ExcludeScopeFilter

java.lang.Object
org.kie.util.maven.support.DependencyFilter.ExcludeScopeFilter
All Implemented Interfaces:
DependencyFilter
Enclosing interface:
DependencyFilter

public static class DependencyFilter.ExcludeScopeFilter extends Object implements DependencyFilter
  • Constructor Details

    • ExcludeScopeFilter

      public ExcludeScopeFilter(String... excludedScopes)
  • Method Details