is not current version
Last Version 1.12.0-M1

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

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.7.0-MS3
Type

Type

jar

Download ejb3 1.7.0-MS3


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