launchable-testng

Launchable TestNG support

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

com.launchableinc
ArtifactId

ArtifactId

launchable-testng
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

launchable-testng
Launchable TestNG support
Project URL

Project URL

https://launchableinc.com/

Download launchable-testng

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.kohsuke.metainf-services : metainf-services Optional jar 1.9
org.testng : testng jar 6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.1-alpha-2