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

com.buschmais.jqassistant:own-constraints 1.2.0

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.2.0
Тип

Тип

pom

Скачать own-constraints 1.2.0

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

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