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

com.buschmais.jqassistant.plugin:javaee6 1.6.0-RC1

Plugin for jQAssistant to be able to scan and to analyze Java EE 6 related artifacts.

Категории

Категории

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

Группа

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

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

javaee6
Версия

Версия

1.6.0-RC1
Тип

Тип

jar

Скачать javaee6 1.6.0-RC1


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