All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.plexus.components.xml Maven / Gradle / Ivy

The newest version!
<component-set>
    <components>
        <component>
            <role>org.richfaces.templatecompiler.elements.ElementsFactory</role>
            <role-hint>a4j</role-hint>
            <implementation>
                org.richfaces.templatecompiler.elements.A4JRendererElementsFactory
            </implementation>
        </component>
        <component>
            <role>org.richfaces.templatecompiler.elements.ElementsFactory</role>
            <role-hint>jstl</role-hint>
            <implementation>
                org.richfaces.templatecompiler.elements.JSTLElementsFactory
            </implementation>
        </component>
    </components>
</component-set>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy