Last Version

SLF4J TestNG Reporter Binding 2.0.0

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

2.0.0
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 2.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.testng : testng jar 7.5
org.slf4j : slf4j-api jar 1.7.32

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-api test-jar 1.7.32
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.