MVN

com.little-fluffy-clouds : testng-system-out-printer

Maven & Gradle

Jul 22, 2014
4 usages
0 stars

TestNG System.out printer · A Java TestNG Listener that prints test method names, millisecond timings, and outcomes to System.out as the tests are completed.

<dependency>
    <groupId>com.little-fluffy-clouds</groupId>
    <artifactId>testng-system-out-printer</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.little-fluffy-clouds : testng-system-out-printer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of com.little-fluffy-clouds : testng-system-out-printer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1
testng-system-out-printer-0.1

How to add a dependency to Maven

Add the following com.little-fluffy-clouds : testng-system-out-printer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.little-fluffy-clouds</groupId>
    <artifactId>testng-system-out-printer</artifactId>
    <version>0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.little-fluffy-clouds : testng-system-out-printer gradle dependency to your build.gradle file:

implementation 'com.little-fluffy-clouds:testng-system-out-printer:0.1'

Gradle Kotlin DSL: Add the following com.little-fluffy-clouds : testng-system-out-printer gradle kotlin dependency to your build.gradle.kts file:

implementation("com.little-fluffy-clouds:testng-system-out-printer:0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.little-fluffy-clouds : testng-system-out-printer sbt scala dependency to your build.sbt file:

libraryDependencies += "com.little-fluffy-clouds" % "testng-system-out-printer" % "0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 29, 2019
2 usages
0 stars
Sep 30, 2015
3 usages
472 stars
Oct 01, 2019
13 usages
26 stars
Mar 28, 2019
5 usages
12 stars
Jan 05, 2017
629 usages
124 stars
May 27, 2018
24 usages
423 stars
Apr 25, 2018
7 usages
71 stars
Jul 09, 2006
35 usages
Sep 06, 2019
14 usages
0 stars