is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant.plugin:ejb3 1.10.0-RC1

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.10.0-RC1
Type

Type

jar

Download ejb3 1.10.0-RC1


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