is not current version
Last Version 2.0.0

SLF4J TestNG Reporter Binding 1.0.3

SLF4J TestNG Reporter binding

License

License

Categories

Categories

TestNG Unit Testing SLF4J Application Layer Libs Logging
GroupId

GroupId

com.github.sbabcoc
ArtifactId

ArtifactId

slf4j-testng
Version

Version

1.0.3
Type

Type

jar
Description

Description

SLF4J TestNG Reporter Binding
SLF4J TestNG Reporter binding
Project URL

Project URL

https://github.com/sbabcoc/slf4j-testng
Project Organization

Project Organization

QOS.ch
Source Code Management

Source Code Management

https://github.com/sbabcoc/slf4j-testng/tree/master

Download slf4j-testng 1.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.testng : testng jar 6.10
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-api test-jar 1.7.30
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.