MVN

com.opentable.components : otj-config

Maven & Gradle

Aug 12, 2016
12 usages

otj-config · OpenTable Configuration component

<dependency>
    <groupId>com.opentable.components</groupId>
    <artifactId>otj-config</artifactId>
    <version>1.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.4.1

All Versions

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

Version Vulnerabilities Updated
1.4.x
otj-config-1.4.1
otj-config-1.4.0
1.3.x
otj-config-1.3.2
otj-config-1.3.1
otj-config-1.3.0
1.2.x
otj-config-1.2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.opentable.components</groupId>
    <artifactId>otj-config</artifactId>
    <version>1.4.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.opentable.components:otj-config:1.4.1'

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

implementation("com.opentable.components:otj-config:1.4.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.opentable.components" % "otj-config" % "1.4.1"

Advertisement

Dependencies from Group

Apr 19, 2022
94 usages
657 stars
Mar 06, 2023
19 usages
3 stars
Mar 09, 2023
17 usages
4 stars
Aug 03, 2023
13 usages
0 stars
Aug 12, 2016
12 usages

Discover Dependencies

Mar 28, 2023
10 usages
8.8k stars
Nov 30, 2015
13 usages
May 11, 2016
9 usages
Mar 29, 2016
9 usages
Apr 09, 2022
11 usages
Apr 09, 2022
12 usages
Oct 18, 2016
18 usages
Mar 20, 2018
14 usages
1.6k stars