не последняя версия
Последняя версия 1.4.1

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

OpenTable Configuration component

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

com.opentable.components
Идентификатор

Идентификатор

otj-config-parent
Версия

Версия

1.3.2
Тип

Тип

pom

Скачать otj-config-parent 1.3.2

Имя Файла Размер
otj-config-parent-1.3.2.pom 1 KB
Обзор

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