de.agilecoders.wicket.webjars.collectors
Interface IRecentVersionProvider

All Known Implementing Classes:
AssetsMap

public interface IRecentVersionProvider

provides access to recent version of a webjars

Author:
miha

Method Summary
 String findRecentVersionFor(String path)
           
 

Method Detail

findRecentVersionFor

String findRecentVersionFor(String path)
Parameters:
path - the path to detect version for
Returns:
recent version


Copyright © 2016 agilecoders.de. All Rights Reserved.