is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant.plugin:ejb3 1.5.0

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

Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.plugin
ArtifactId

ArtifactId

ejb3
Version

Version

1.5.0
Type

Type

jar

Download ejb3 1.5.0


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