j

jqa-uber-parent

Maven Parent POM for all projects of the jQAssistant ecosystem. It provides common and useful settings shared by all jQAssistant projects.
https://jqassistant.org/
GNU General Public License, v3
jQAssistant Development Team
Dirk Mahler Oliver B. Fischer
Files download
File Operation
jqa-uber-parent-2.3.0-M5.pom download
Apache Maven
<dependency>
  <groupId>com.buschmais.jqassistant</groupId>
  <artifactId>jqa-uber-parent</artifactId>
  <version>2.3.0-M5</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.buschmais.jqassistant:jqa-uber-parent:2.3.0-M5'
Gradle Kotlin
implementation("com.buschmais.jqassistant:jqa-uber-parent:2.3.0-M5")
Scala SBT
libraryDependencies += "com.buschmais.jqassistant" % "jqa-uber-parent" % "2.3.0-M5"
Groovy Grape
@Grapes(
  @Grab(group='com.buschmais.jqassistant', module='jqa-uber-parent', version='2.3.0-M5')
)
Apache Ivy
<dependency org="com.buschmais.jqassistant" name="jqa-uber-parent" rev="2.3.0-M5" />
Leiningen
[com.buschmais.jqassistant/jqa-uber-parent "2.3.0-M5"]
Apache Buildr
'com.buschmais.jqassistant:jqa-uber-parent:jar:2.3.0-M5'
Dependencies
The project has no third-party dependencies