public interface DependencyResolution
| Modifier and Type | Method and Description |
|---|---|
default boolean |
excluded(Collection<String> exclusions,
String classPathElement) |
Set<String> |
resolve(List<String> exclusions) |
Set<String> resolve(List<String> exclusions) throws IOException
IOExceptiondefault boolean excluded(Collection<String> exclusions, String classPathElement)
Copyright © 2017 JBoss by Red Hat. All rights reserved.