TestXNG Command-Line Interface

Command-line interface for TestXNG

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.testxng
ArtifactId

ArtifactId

command-line
Last Version

Last Version

0.7.99.2
Release Date

Release Date

Type

Type

jar
Description

Description

TestXNG Command-Line Interface
Command-line interface for TestXNG
Source Code Management

Source Code Management

http://svn.code.sf.net/p/testxng/code/tags/root-0.7.99.2/command-line

Download command-line

How to add to project

<!-- https://jarcasting.com/artifacts/net.sourceforge.testxng/command-line/ -->
<dependency>
    <groupId>net.sourceforge.testxng</groupId>
    <artifactId>command-line</artifactId>
    <version>0.7.99.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.testxng/command-line/
implementation 'net.sourceforge.testxng:command-line:0.7.99.2'
// https://jarcasting.com/artifacts/net.sourceforge.testxng/command-line/
implementation ("net.sourceforge.testxng:command-line:0.7.99.2")
'net.sourceforge.testxng:command-line:jar:0.7.99.2'
<dependency org="net.sourceforge.testxng" name="command-line" rev="0.7.99.2">
  <artifact name="command-line" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.testxng', module='command-line', version='0.7.99.2')
)
libraryDependencies += "net.sourceforge.testxng" % "command-line" % "0.7.99.2"
[net.sourceforge.testxng/command-line "0.7.99.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.1.1

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.99.2
0.7.99.1