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

META-INF.jqassistant-plugin.xml Maven / Gradle / Ivy

<jqassistant-plugin xmlns="http://schema.jqassistant.org/plugin/v2.2"
                    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                    xsi:schemaLocation="http://schema.jqassistant.org/plugin/v2.2 https://schema.jqassistant.org/plugin/jqassistant-plugin-v2.2.xsd"
                    id="jqa.core.report.plugin"
                    name="jQAssistant Core Report Plugin"
                    version="${project.version}">
    <description>Core Report</description>
    <report>
        <class id="xml">com.buschmais.jqassistant.core.report.impl.XmlReportPlugin</class>
    </report>
</jqassistant-plugin>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy