MVN

io.github.hakky54 : logcaptor

Maven & Gradle

Mar 21, 2023
28 usages
320 stars

log-captor · LogCaptor will enable you to easily capture logging entries for unit testing purposes

<dependency>
    <groupId>io.github.hakky54</groupId>
    <artifactId>logcaptor</artifactId>
    <version>2.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.hakky54 : logcaptor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.9.0

All Versions

Choose a version of io.github.hakky54 : logcaptor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.9.x
logcaptor-2.9.0
2.8.x
logcaptor-2.8.0
2.7.x
logcaptor-2.7.10
logcaptor-2.7.9
logcaptor-2.7.8
logcaptor-2.7.7
logcaptor-2.7.6
logcaptor-2.7.5
logcaptor-2.7.4
logcaptor-2.7.3
logcaptor-2.7.2
logcaptor-2.7.1
logcaptor-2.7.0
2.6.x
logcaptor-2.6.1
logcaptor-2.6.0
2.5.x
logcaptor-2.5.0
2.4.x
logcaptor-2.4.0
2.3.x
logcaptor-2.3.2
logcaptor-2.3.1
logcaptor-2.3.0
2.2.x
logcaptor-2.2.0
2.1.x
logcaptor-2.1.1
logcaptor-2.1.0
2.0.x
logcaptor-2.0.1
logcaptor-2.0.0
1.1.x
logcaptor-1.1.2
logcaptor-1.1.1
logcaptor-1.1.0
1.0.x
logcaptor-1.0.1
logcaptor-1.0.0

How to add a dependency to Maven

Add the following io.github.hakky54 : logcaptor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.hakky54</groupId>
    <artifactId>logcaptor</artifactId>
    <version>2.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.hakky54 : logcaptor gradle dependency to your build.gradle file:

implementation 'io.github.hakky54:logcaptor:2.9.0'

Gradle Kotlin DSL: Add the following io.github.hakky54 : logcaptor gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.hakky54:logcaptor:2.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.hakky54 : logcaptor sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.hakky54" % "logcaptor" % "2.9.0"

Advertisement

Dependencies from Group

Mar 21, 2023
28 usages
320 stars
Aug 04, 2023
12 usages
470 stars
Aug 04, 2023
3 usages
470 stars
Jan 05, 2023
1 usages
29 stars

Discover Dependencies

Mar 17, 2023
31 usages
2.1k stars
Aug 28, 2018
15 usages
0 stars
Nov 29, 2019
2 usages
0 stars
Dec 30, 2015
19 usages
682 stars
Jul 17, 2018
4 usages
2 stars
Nov 06, 2021
12 usages
708 stars
Nov 20, 2021
12 usages
1 stars
Nov 05, 2013
9 usages
Jun 11, 2016
5 usages
11 stars
Jan 24, 2023
10 usages
1 stars