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

com.buschmais.jqassistant:own-constraints 1.9.0-ALPHA1

A set of concepts and constraints used to check the conformity of various jQAssistant projects with some basic rules valid for all projects of the jQAssistant projects.

Категории

Категории

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

Группа

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

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

own-constraints
Версия

Версия

1.9.0-ALPHA1
Тип

Тип

pom

Скачать own-constraints 1.9.0-ALPHA1

Имя Файла Размер
own-constraints-1.9.0-ALPHA1.pom 1 KB
Обзор

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