Last Version

TestXNG Core 0.7.99.2

Implementation core of TestXNG

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.testxng
ArtifactId

ArtifactId

core
Version

Version

0.7.99.2
Type

Type

jar
Description

Description

TestXNG Core
Implementation core of TestXNG
Source Code Management

Source Code Management

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

Download core 0.7.99.2


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

Dependencies

compile (2)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
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.