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

com.buschmais.jqassistant.plugin:ejb3 1.8.0

Plugin for jQAssistant to be able to scan and to analyze EJB 3 related artifacts.

Категории

Категории

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

Группа

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

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

ejb3
Версия

Версия

1.8.0
Тип

Тип

jar

Скачать ejb3 1.8.0


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