| Группа | Группаcom.opentable.components |
|---|---|
| Идентификатор | Идентификаторotj-server-parent |
| Последняя версия | Последняя версия5.2.14 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеBuild parent
This is the Base POM for internal OpenTable Spring Maven projects.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| otj-server-parent-5.2.14.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-server-parent/ -->
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-server-parent</artifactId>
<version>5.2.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-server-parent/
implementation 'com.opentable.components:otj-server-parent:5.2.14'
// https://jarcasting.com/artifacts/com.opentable.components/otj-server-parent/
implementation ("com.opentable.components:otj-server-parent:5.2.14")
'com.opentable.components:otj-server-parent:pom:5.2.14'
<dependency org="com.opentable.components" name="otj-server-parent" rev="5.2.14">
<artifact name="otj-server-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-server-parent', version='5.2.14')
)
libraryDependencies += "com.opentable.components" % "otj-server-parent" % "5.2.14"
[com.opentable.components/otj-server-parent "5.2.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.36 |