MVN

net.torommo.logspy : logstash-stdout-parser

Maven & Gradle

Oct 11, 2020
1 usages
1 stars

Log Spy Kt · A Kotlin-centric, Java-friendly, testing framework agnostic library for unit testing logging in the JVM.

<dependency>
    <groupId>net.torommo.logspy</groupId>
    <artifactId>logstash-stdout-parser</artifactId>
    <version>0.10.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.torommo.logspy : logstash-stdout-parser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10.2

All Versions

Choose a version of net.torommo.logspy : logstash-stdout-parser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10.x
logstash-stdout-parser-0.10.2

How to add a dependency to Maven

Add the following net.torommo.logspy : logstash-stdout-parser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.torommo.logspy</groupId>
    <artifactId>logstash-stdout-parser</artifactId>
    <version>0.10.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.torommo.logspy : logstash-stdout-parser gradle dependency to your build.gradle file:

implementation 'net.torommo.logspy:logstash-stdout-parser:0.10.2'

Gradle Kotlin DSL: Add the following net.torommo.logspy : logstash-stdout-parser gradle kotlin dependency to your build.gradle.kts file:

implementation("net.torommo.logspy:logstash-stdout-parser:0.10.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.torommo.logspy : logstash-stdout-parser sbt scala dependency to your build.sbt file:

libraryDependencies += "net.torommo.logspy" % "logstash-stdout-parser" % "0.10.2"

Advertisement

Dependencies from Group

Oct 11, 2020
5 usages
1 stars
Oct 11, 2020
1 usages
1 stars
Oct 11, 2020
1 usages
1 stars
Oct 11, 2020
1 usages
1 stars
Oct 11, 2020
1 stars

Discover Dependencies

Oct 21, 2020
1 usages
0 stars
Dec 01, 2020
1 usages
0 stars
Nov 15, 2020
2 usages
0 stars
Sep 13, 2022
1 usages
42 stars
Nov 25, 2020
1 usages
165 stars
Jul 18, 2021
1 usages
30 stars
May 27, 2022
121 stars
Jan 01, 2021
1 usages
7 stars