| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка jQAssistant Тестирование приложения и мониторинг Code Analysis |
| Группа | Группаcom.buschmais.jqassistant |
| Идентификатор | Идентификаторjqa-uber-parent |
| Последняя версия | Последняя версия1.12.0-M1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеjQAssistant Ueber Parent
Maven Parent POM for all projects of the jQAssistant ecosystem.
It provides comman and usefull settings shared by all
jQAssistant projects.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jqa-uber-parent-1.12.0-M1.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.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"]