| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools jQAssistant Application Testing & Monitoring Code Analysis |
| GroupId | GroupIdcom.buschmais.jqassistant |
| ArtifactId | ArtifactIdjqa-uber-parent |
| Last Version | Last Version1.12.0-M1 |
| Release Date | Release Date |
| 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.12.0-M1.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.12.0-M1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant/jqa-uber-parent/
implementation 'com.buschmais.jqassistant:jqa-uber-parent:1.12.0-M1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant/jqa-uber-parent/
implementation ("com.buschmais.jqassistant:jqa-uber-parent:1.12.0-M1")
'com.buschmais.jqassistant:jqa-uber-parent:pom:1.12.0-M1'
<dependency org="com.buschmais.jqassistant" name="jqa-uber-parent" rev="1.12.0-M1">
<artifact name="jqa-uber-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant', module='jqa-uber-parent', version='1.12.0-M1')
)
libraryDependencies += "com.buschmais.jqassistant" % "jqa-uber-parent" % "1.12.0-M1"
[com.buschmais.jqassistant/jqa-uber-parent "1.12.0-M1"]