Last Version

jQAssistant TestNG Plugin 1.12.0-M1

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

License

License

Categories

Categories

Ant Build Tools TestNG Unit Testing jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.plugin
ArtifactId

ArtifactId

testng
Version

Version

1.12.0-M1
Type

Type

jar
Description

Description

jQAssistant TestNG Plugin
Plugin for jQAssistant to be able to scan and to analyze TestNG related artifacts.
Project URL

Project URL

http://jqassistant.org/
Project Organization

Project Organization

jQAssistant Development Team
Source Code Management

Source Code Management

https://github.com/jqassistant/jqa-testng-plugin

Download testng 1.12.0-M1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.buschmais.jqassistant.plugin : common jar 1.12.0-M1
com.buschmais.jqassistant.plugin : java jar 1.12.0-M1

provided (1)

Group / Artifact Type Version
com.buschmais.jqassistant : asciidoctor-utilities zip 1.12.0-M1

test (12)

Group / Artifact Type Version
com.buschmais.jqassistant.core : test jar 1.12.0-M1
com.buschmais.jqassistant.core : store test-jar 1.12.0-M1
com.buschmais.jqassistant.plugin : common 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.hamcrest : java-hamcrest jar 2.0.0.0
org.testng : testng jar 6.11
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.junit.vintage : junit-vintage-engine jar
org.slf4j : slf4j-simple jar 1.8.0-beta4
com.buschmais.jqassistant.neo4jserver : neo4jv3 jar 1.12.0-M1

Project Modules

There are no modules declared in this project.