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

.jqassistant.jqa-distribution-specification.2.5.0-RC2.source-code..jqassistant.yml Maven / Gradle / Ivy

Go to download

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}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy