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

com.opentable.components:otj-logging-parent 1.7.0

Logging component parent

Категории

Категории

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

Группа

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

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

otj-logging-parent
Версия

Версия

1.7.0
Тип

Тип

pom

Скачать otj-logging-parent 1.7.0

Имя Файла Размер
otj-logging-parent-1.7.0.pom 3 KB
Обзор

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