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

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

There is a newer version: 1.12.2
Show newest version
<jqassistant-plugin xmlns="http://schema.jqassistant.org/plugin/v1.10"
                    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                    xsi:schemaLocation="http://schema.jqassistant.org/plugin/v1.10 https://schema.jqassistant.org/plugin/jqassistant-plugin-v1.10.xsd"
                    name="jQAssistant GraphML Plugin" id="jqa.plugin.graphml">
    <description>Provides a report plugin for generating GraphML files from the results of concepts.</description>
    <report>
        <class id="graphml">com.buschmais.jqassistant.plugin.graphml.report.impl.GraphMLReportPlugin</class>
    </report>
</jqassistant-plugin>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy