.jqassistant.jqa-distribution-specification.2.5.0-RC2.source-code..jqassistant.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jqa-distribution-specification
Show all versions of jqa-distribution-specification
This module specifies the version of jQAssistant plugins be part of the distributions,
e.g. the Maven plugin and the command line utility.
The newest version!
# The default plugins for the jQAssistant Maven Plugin
jqassistant:
default-plugins:
- group-id: com.buschmais.jqassistant.plugin
artifact-id: java
version: ${project.version}
- group-id: com.buschmais.jqassistant.plugin
artifact-id: junit
version: ${project.version}
- group-id: com.buschmais.jqassistant.plugin
artifact-id: json
version: ${project.version}
- group-id: com.buschmais.jqassistant.plugin
artifact-id: maven3
version: ${project.version}
- group-id: com.buschmais.jqassistant.plugin
artifact-id: xml
version: ${project.version}
- group-id: com.buschmais.jqassistant.plugin
artifact-id: yaml2
version: ${project.version}