Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdcom.opentable.components |
ArtifactId | ArtifactIdotj-config-parent |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionotj-config-parent
OpenTable Configuration component
|
Filename | Size |
---|---|
otj-config-parent-1.4.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-config-parent/ -->
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-config-parent</artifactId>
<version>1.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-config-parent/
implementation 'com.opentable.components:otj-config-parent:1.4.1'
// https://jarcasting.com/artifacts/com.opentable.components/otj-config-parent/
implementation ("com.opentable.components:otj-config-parent:1.4.1")
'com.opentable.components:otj-config-parent:pom:1.4.1'
<dependency org="com.opentable.components" name="otj-config-parent" rev="1.4.1">
<artifact name="otj-config-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-config-parent', version='1.4.1')
)
libraryDependencies += "com.opentable.components" % "otj-config-parent" % "1.4.1"
[com.opentable.components/otj-config-parent "1.4.1"]