MVN

com.tyro.oss : log-testing

Maven & Gradle

Dec 11, 2018
2 stars

A simple library for testing log events.

<dependency>
    <groupId>com.tyro.oss</groupId>
    <artifactId>log-testing</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tyro.oss : log-testing to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1

All Versions

Choose a version of com.tyro.oss : log-testing to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1
log-testing-2.1
2.0
log-testing-2.0
1.0
log-testing-1.0

How to add a dependency to Maven

Add the following com.tyro.oss : log-testing maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.tyro.oss</groupId>
    <artifactId>log-testing</artifactId>
    <version>2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tyro.oss : log-testing gradle dependency to your build.gradle file:

implementation 'com.tyro.oss:log-testing:2.1'

Gradle Kotlin DSL: Add the following com.tyro.oss : log-testing gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tyro.oss:log-testing:2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tyro.oss : log-testing sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tyro.oss" % "log-testing" % "2.1"

Advertisement

Dependencies from Group

May 28, 2021
2 usages
6 stars
Feb 11, 2022
1 usages
40 stars
Dec 11, 2018
2 stars
Mar 11, 2021
18 stars

Discover Dependencies

Apr 23, 2023
77 usages
45.2k stars
Apr 23, 2023
52 usages
45.2k stars
Jul 13, 2018
0 stars
Feb 17, 2019
Nov 09, 2018
0 stars
Aug 08, 2023
29 usages
1.8k stars