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

com.buschmais.jqassistant.plugin:javaee6 1.7.0-MS3

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

Тип

jar

Скачать javaee6 1.7.0-MS3


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