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