MVN

com.portingle : slf4jtesting

Maven & Gradle

Nov 22, 2021
8 usages
53 stars

slf4jtesting · SLF4JTesting is a library that provides facilities for log testing that are simple to use and optimised for use in environments with concurrent test execution and/or where console logging is desired.

<dependency>
    <groupId>com.portingle</groupId>
    <artifactId>slf4jtesting</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.portingle : slf4jtesting to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.portingle : slf4jtesting to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
slf4jtesting-1.2.0
1.1.x
slf4jtesting-1.1.3
slf4jtesting-1.1.2
slf4jtesting-1.1.1
slf4jtesting-1.1.0
1.0.x
slf4jtesting-1.0.2
slf4jtesting-1.0.1
slf4jtesting-1.0.0

How to add a dependency to Maven

Add the following com.portingle : slf4jtesting maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.portingle</groupId>
    <artifactId>slf4jtesting</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.portingle : slf4jtesting gradle dependency to your build.gradle file:

implementation 'com.portingle:slf4jtesting:1.2.0'

Gradle Kotlin DSL: Add the following com.portingle : slf4jtesting gradle kotlin dependency to your build.gradle.kts file:

implementation("com.portingle:slf4jtesting:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.portingle : slf4jtesting sbt scala dependency to your build.sbt file:

libraryDependencies += "com.portingle" % "slf4jtesting" % "1.2.0"

Advertisement

Dependencies from Group

Nov 22, 2021
8 usages
53 stars
Jul 27, 2023
13 stars
Nov 22, 2021
13 stars

Discover Dependencies

Aug 15, 2023
30 usages
308 stars
Aug 12, 2023
9 usages
Jul 11, 2017
4 usages
168 stars
Feb 03, 2018
4 usages
36 stars
Mar 08, 2023
4 usages
1.2k stars
Mar 29, 2021
7 usages
237 stars
Jun 20, 2023
5 usages
242 stars