MVN

com.opentable.testing : otj-test-log-config

Maven & Gradle

Jul 26, 2016
1 usages

otj-test-log-config · OpenTable test case logback config

<dependency>
    <groupId>com.opentable.testing</groupId>
    <artifactId>otj-test-log-config</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.opentable.testing : otj-test-log-config to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of com.opentable.testing : otj-test-log-config to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
otj-test-log-config-1.1.2
otj-test-log-config-1.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.opentable.testing</groupId>
    <artifactId>otj-test-log-config</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.opentable.testing : otj-test-log-config gradle dependency to your build.gradle file:

implementation 'com.opentable.testing:otj-test-log-config:1.1.2'

Gradle Kotlin DSL: Add the following com.opentable.testing : otj-test-log-config gradle kotlin dependency to your build.gradle.kts file:

implementation("com.opentable.testing:otj-test-log-config:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.opentable.testing : otj-test-log-config sbt scala dependency to your build.sbt file:

libraryDependencies += "com.opentable.testing" % "otj-test-log-config" % "1.1.2"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 20, 2021
28 usages
2.1k stars
Jul 18, 2023
5 usages
818 stars
Nov 14, 2021
4 usages
898 stars
Mar 11, 2016
8 usages
0 stars
Oct 12, 2021
8 usages
1 stars
Dec 12, 2018
6 usages
738 stars
Apr 21, 2023
16 usages
3.1k stars