is not current version
Last Version 4.0.5

com.opentable.components:otj-versioned-config 4.0.2

component for polling configuration information from git.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-versioned-config
Version

Version

4.0.2
Type

Type

jar

Download otj-versioned-config 4.0.2


<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-versioned-config/ -->
<dependency>
    <groupId>com.opentable.components</groupId>
    <artifactId>otj-versioned-config</artifactId>
    <version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-versioned-config/
implementation 'com.opentable.components:otj-versioned-config:4.0.2'
// https://jarcasting.com/artifacts/com.opentable.components/otj-versioned-config/
implementation ("com.opentable.components:otj-versioned-config:4.0.2")
'com.opentable.components:otj-versioned-config:jar:4.0.2'
<dependency org="com.opentable.components" name="otj-versioned-config" rev="4.0.2">
  <artifact name="otj-versioned-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-versioned-config', version='4.0.2')
)
libraryDependencies += "com.opentable.components" % "otj-versioned-config" % "4.0.2"
[com.opentable.components/otj-versioned-config "4.0.2"]