is not current version
Last Version 1.0.1

com.wandisco:testng-depgraphs 1.0.0

Reporter plug-in for TestNG that generates graph visualisations of test dependencies.

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

com.wandisco
ArtifactId

ArtifactId

testng-depgraphs
Version

Version

1.0.0
Type

Type

jar

Download testng-depgraphs 1.0.0


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