
META-INF.plexus.components.xml Maven / Gradle / Ivy
<component-set> <components> <component> <role>org.codehaus.modello.plugin.ModelloGenerator</role> <role-hint>dom4j-reader</role-hint> <implementation>org.codehaus.modello.plugin.dom4j.Dom4jReaderGenerator</implementation> <instantiation-strategy>per-lookup</instantiation-strategy> </component> <component> <role>org.codehaus.modello.plugin.ModelloGenerator</role> <role-hint>dom4j-writer</role-hint> <implementation>org.codehaus.modello.plugin.dom4j.Dom4jWriterGenerator</implementation> <instantiation-strategy>per-lookup</instantiation-strategy> </component> </components> </component-set>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy