You can buy this project and download/modify it how often you want.
/** * Implementation of RichFaces functions library */ @TagLibrary(uri = "http://richfaces.org/misc", shortName = "misc") package org.richfaces.function; import org.richfaces.cdk.annotations.TagLibrary;