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

com.opentable:otj-parent-spring 259

This is the Base POM for internal OpenTable Spring Maven projects.

Группа

Группа

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

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

otj-parent-spring
Версия

Версия

259
Тип

Тип

pom

Скачать otj-parent-spring 259

Имя Файла Размер
otj-parent-spring-259.pom 120 KB
Обзор

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