Class PathChainedDependencies

  • All Implemented Interfaces:
    ChainedDependencies

    public class PathChainedDependencies
    extends AbstractRegexpChainedDependencies
    Chained dependencies that are resolved on basis of regular expression. This dependencies check whether a url to dependency matches configured regular expression. If so, then configured dependencies urls are returned.