Last Version

testng-ex 0.4.7

extension the testng

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

com.github.phoenix-young
ArtifactId

ArtifactId

testng-ex
Version

Version

0.4.7
Type

Type

jar
Description

Description

testng-ex
extension the testng
Project URL

Project URL

https://github.com/phoenix-young/ApiTest
Source Code Management

Source Code Management

https://github.com/phoenix-young/ApiTest

Download testng-ex 0.4.7


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

Dependencies

compile (16)

Group / Artifact Type Version
cglib : cglib jar 3.2.5
org.testng : testng jar 6.13.1
commons-logging : commons-logging jar 1.1.3
org.springframework : spring-core jar 4.3.9.RELEASE
org.springframework : spring-context jar 4.3.9.RELEASE
org.springframework : spring-beans jar 4.3.9.RELEASE
org.springframework : spring-jdbc jar 4.3.9.RELEASE
mysql : mysql-connector-java jar 5.1.16
org.mybatis : mybatis jar 3.4.4
org.mybatis : mybatis-spring jar 1.3.1
com.google.code.gson : gson jar 2.8.0
commons-lang : commons-lang jar 2.5
org.apache.logging.log4j : log4j-api jar 2.8.2
org.apache.logging.log4j : log4j-core jar 2.8.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.30
org.jetbrains.kotlin : kotlin-reflect jar 1.2.30

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.2.30

Project Modules

There are no modules declared in this project.