is not current version
Last Version 342

OpenTable Spring base pom 340

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

GroupId

GroupId

com.opentable
ArtifactId

ArtifactId

otj-parent-spring
Version

Version

340
Type

Type

pom
Description

Description

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

Download otj-parent-spring 340

Filename Size
otj-parent-spring-340.pom 123 KB
Browse

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.36

Project Modules

There are no modules declared in this project.