TestNG

TestNG Spring integration.

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

org.testng
ArtifactId

ArtifactId

testng-spring
Last Version

Last Version

4.7
Release Date

Release Date

Type

Type

jar
Description

Description

TestNG
TestNG Spring integration.
Project URL

Project URL

http://testng.org

Download testng-spring

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.testng : testng jar 4.7
org.springframework : spring-jdbc jar 1.2.8
org.springframework : spring-context jar 1.2.8
org.springframework : spring-beans jar 1.2.8

Project Modules

There are no modules declared in this project.

Versions

Version
4.7