Last Version

org.bitbucket.wanikirtesh:sbnreporter_lite 1.0.1

This is a simple project which implements TestNG Report listener and produces elegant reports with various features

License

License

GroupId

GroupId

org.bitbucket.wanikirtesh
ArtifactId

ArtifactId

sbnreporter_lite
Version

Version

1.0.1
Type

Type

jar
Description

Description

org.bitbucket.wanikirtesh:sbnreporter_lite
This is a simple project which implements TestNG Report listener and produces elegant reports with various features
Project URL

Project URL

http://www.seleniumbyneeds.blogspot.in/
Source Code Management

Source Code Management

https://bitbucket.org/wanikirtesh/sbnreporter_lite

Download sbnreporter_lite 1.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.3.1
org.testng : testng jar 6.8
org.json : json jar 20160810
org.bitbucket.wanikirtesh : sbnreporter_lite jar 1.0.0

Project Modules

There are no modules declared in this project.