не последняя версия
Последняя версия 1.1.4

com.buschmais.jqassistant:jqassistant 1.1.0-RC2

Framework for structural analysis of Java applications.

Категории

Категории

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

Группа

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

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

jqassistant
Версия

Версия

1.1.0-RC2
Тип

Тип

pom

Скачать jqassistant 1.1.0-RC2

Имя Файла Размер
jqassistant-1.1.0-RC2.pom 29 KB
Обзор

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