License |
License |
---|---|
Categories |
CategoriesAnt Build Tools jQAssistant Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.buschmais.jqassistant.plugin |
ArtifactId | ArtifactIdejb3 |
Last Version | Last Version1.12.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjQAssistant EJB 3 Plugin
Plugin for jQAssistant to be able to scan and to
analyze EJB 3 related artifacts.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ejb3-1.12.0-M1.pom | |
ejb3-1.12.0-M1.jar | 3 KB |
ejb3-1.12.0-M1-sources.jar | 3 KB |
ejb3-1.12.0-M1-asciidoc.zip | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.plugin/ejb3/ -->
<dependency>
<groupId>com.buschmais.jqassistant.plugin</groupId>
<artifactId>ejb3</artifactId>
<version>1.12.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.plugin/ejb3/
implementation 'com.buschmais.jqassistant.plugin:ejb3:1.12.0-M1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.plugin/ejb3/
implementation ("com.buschmais.jqassistant.plugin:ejb3:1.12.0-M1")
'com.buschmais.jqassistant.plugin:ejb3:jar:1.12.0-M1'
<dependency org="com.buschmais.jqassistant.plugin" name="ejb3" rev="1.12.0-M1">
<artifact name="ejb3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.plugin', module='ejb3', version='1.12.0-M1')
)
libraryDependencies += "com.buschmais.jqassistant.plugin" % "ejb3" % "1.12.0-M1"
[com.buschmais.jqassistant.plugin/ejb3 "1.12.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
com.buschmais.jqassistant.plugin : common | jar | 1.12.0-M1 |
com.buschmais.jqassistant.plugin : java | jar | 1.12.0-M1 |
com.buschmais.jqassistant.plugin : cdi | jar | 1.12.0-M1 |
Group / Artifact | Type | Version |
---|---|---|
com.buschmais.jqassistant : asciidoctor-utilities | jar | 1.12.0-M1 |
com.buschmais.jqassistant : asciidoctor-utilities | zip | 1.12.0-M1 |
Group / Artifact | Type | Version |
---|---|---|
com.buschmais.jqassistant.core : test | jar | 1.12.0-M1 |
com.buschmais.jqassistant.plugin : common | test-jar | 1.12.0-M1 |
com.buschmais.jqassistant.core : store | test-jar | 1.12.0-M1 |
com.buschmais.jqassistant.core : analysis | test-jar | 1.12.0-M1 |
com.buschmais.jqassistant.plugin : java | test-jar | 1.12.0-M1 |
org.assertj : assertj-core | jar | 3.21.0 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
javax.ejb : javax.ejb-api | jar | 3.2 |
javax.jms : javax.jms-api | jar | 2.0 |
org.slf4j : slf4j-simple | jar | 1.8.0-beta4 |
com.buschmais.jqassistant.neo4jserver : neo4jv3 | jar | 1.12.0-M1 |