is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant:jqa-uber-parent 1.8.0

Maven Parent POM for all projects of the jQAssistant ecosystem. It provides comman and usefull settings shared by all jQAssistant projects.

Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant
ArtifactId

ArtifactId

jqa-uber-parent
Version

Version

1.8.0
Type

Type

pom

Download jqa-uber-parent 1.8.0

Filename Size
jqa-uber-parent-1.8.0.pom 24 KB
Browse

<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant/jqa-uber-parent/ -->
<dependency>
    <groupId>com.buschmais.jqassistant</groupId>
    <artifactId>jqa-uber-parent</artifactId>
    <version>1.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant/jqa-uber-parent/
implementation 'com.buschmais.jqassistant:jqa-uber-parent:1.8.0'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant/jqa-uber-parent/
implementation ("com.buschmais.jqassistant:jqa-uber-parent:1.8.0")
'com.buschmais.jqassistant:jqa-uber-parent:pom:1.8.0'
<dependency org="com.buschmais.jqassistant" name="jqa-uber-parent" rev="1.8.0">
  <artifact name="jqa-uber-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant', module='jqa-uber-parent', version='1.8.0')
)
libraryDependencies += "com.buschmais.jqassistant" % "jqa-uber-parent" % "1.8.0"
[com.buschmais.jqassistant/jqa-uber-parent "1.8.0"]