| Categories |
Categoriesconfig Application Layer Libs Configuration |
|---|---|
| GroupId | GroupIdcom.opentable.components |
| ArtifactId | ArtifactIdotj-versioned-config |
| Last Version | Last Version4.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionotj-versioned-config
component for polling configuration information from git.
|
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-versioned-config/ -->
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-versioned-config</artifactId>
<version>4.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-versioned-config/
implementation 'com.opentable.components:otj-versioned-config:4.0.5'
// https://jarcasting.com/artifacts/com.opentable.components/otj-versioned-config/
implementation ("com.opentable.components:otj-versioned-config:4.0.5")
'com.opentable.components:otj-versioned-config:jar:4.0.5'
<dependency org="com.opentable.components" name="otj-versioned-config" rev="4.0.5">
<artifact name="otj-versioned-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-versioned-config', version='4.0.5')
)
libraryDependencies += "com.opentable.components" % "otj-versioned-config" % "4.0.5"
[com.opentable.components/otj-versioned-config "4.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.opentable.components : otj-core | jar | 5.2.0 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 5.3.0.201903130848-r |
| com.google.guava : guava | jar | 31.0.1-jre |
| javax.inject : javax.inject | jar | 1 |
| org.springframework : spring-beans Optional | jar | |
| org.springframework : spring-context Optional | jar | |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| junit : junit Optional | jar | 4.13.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| com.opentable.components : otj-logging | jar | 5.2.3 |
| org.assertj : assertj-core | jar | 3.21.0 |