не последняя версия
Последняя версия 1.12.0-M1

com.buschmais.jqassistant:jqa-uber-parent 1.9.0-ALPHA2

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

Категории

Категории

Ant Компиляция и сборка jQAssistant Тестирование приложения и мониторинг Code Analysis
Группа

Группа

com.buschmais.jqassistant
Идентификатор

Идентификатор

jqa-uber-parent
Версия

Версия

1.9.0-ALPHA2
Тип

Тип

pom

Скачать jqa-uber-parent 1.9.0-ALPHA2

Имя Файла Размер
jqa-uber-parent-1.9.0-ALPHA2.pom 25 KB
Обзор

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