License |
License |
---|---|
Categories |
CategoriesAnt Build Tools jQAssistant Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.buschmais.jqassistant |
ArtifactId | ArtifactIdjqa-uber-parent |
Version | Version1.10.0 |
Type | Typepom |
Description |
DescriptionjQAssistant Ueber Parent
Maven Parent POM for all projects of the jQAssistant ecosystem.
It provides comman and usefull settings shared by all
jQAssistant projects.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jqa-uber-parent-1.10.0.pom | 25 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.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant/jqa-uber-parent/
implementation 'com.buschmais.jqassistant:jqa-uber-parent:1.10.0'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant/jqa-uber-parent/
implementation ("com.buschmais.jqassistant:jqa-uber-parent:1.10.0")
'com.buschmais.jqassistant:jqa-uber-parent:pom:1.10.0'
<dependency org="com.buschmais.jqassistant" name="jqa-uber-parent" rev="1.10.0">
<artifact name="jqa-uber-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant', module='jqa-uber-parent', version='1.10.0')
)
libraryDependencies += "com.buschmais.jqassistant" % "jqa-uber-parent" % "1.10.0"
[com.buschmais.jqassistant/jqa-uber-parent "1.10.0"]