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

com.buschmais.jqassistant:jqa-distribution-specification 1.9.0-ALPHA1

This POM specifies the version of all modules of jQAssistant which will be part of the commandline distribution of jQAssistant and dependencies of the Maven plugin of jQAssistant.

Категории

Категории

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

Группа

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

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

jqa-distribution-specification
Версия

Версия

1.9.0-ALPHA1
Тип

Тип

pom

Скачать jqa-distribution-specification 1.9.0-ALPHA1

Имя Файла Размер
jqa-distribution-specification-1.9.0-ALPHA1.pom 27 KB
Обзор

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