is not current version
Last Version 1.4.1

com.opentable.components:otj-config-parent 1.3.0

OpenTable Configuration component

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-config-parent
Version

Version

1.3.0
Type

Type

pom

Download otj-config-parent 1.3.0


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