|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.agilecoders.wicket.webjars.util.WebjarsVersion
public final class WebjarsVersion
Collects recent versions of webjars resources.
| Method Summary | |
|---|---|
static String |
recentVersion(String partialPath)
returns recent version of given dependency (from internal versions cache) |
static String |
useRecent(String path)
replaces the version string "current" with the recent available version |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static String useRecent(String path)
path - the full resource pathpublic static String recentVersion(String partialPath)
partialPath - the path of dependency
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||