Skip to content

jQAssistant/jqassistant

Repository files navigation

jQAssistant Aggregator Repository

jQAssistant has been splitted into multiple repositories to allow more flexible releases.

Note
Want to raise an issue? If possible try to go to the affected repository. If not, please raise it in our Idea Hub.

Want to get started? Here are some links to help you:

If you have questions related to jQAssistant please get in touch with us via the jQAssistant forum or Stackoverflow.

The table below lists the repositories jQAssistant is made of.

Table 1. List of jQAssistant repositories

BOM

https://github.com/jqassistant/jqa-bom

Commandline Distribution

https://github.com/jqassistant/jqa-commandline-tool

Core Framework

https://github.com/jqassistant/jqa-core-framework

Java Plugin

https://github.com/jqassistant/jqa-java-plugin

JSON Plugin

https://github.com/jqassistant/jqa-json-plugin

Maven 3 Plugin

https://github.com/jqassistant/jqa-maven3-plugin

JUnit Plugin

https://github.com/jqassistant/jqa-junit-plugin

Neo4j Backend

https://github.com/jqassistant/jqa-neo4j-backend

Plugin for Apache Maven

https://github.com/jqassistant/jqa-maven-plugin

XML Plugin

https://github.com/jqassistant/jqa-xml-plugin

YAML 2 Plugin

https://github.com/jqassistant/jqa-yaml2-plugin

Tip
For convenience reasons the repositories are aggregated as sub-modules in this Git repository. You can clone it using git clone --recursive https://github.com/jQAssistant/jQAssistant.git. Once checked out you might need to run git submodule update --remote to update to the latest commits of the sub-modules.