is not current version
Last Version 342

OpenTable Spring base pom 332

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

GroupId

GroupId

com.opentable
ArtifactId

ArtifactId

otj-parent-spring
Version

Version

332
Type

Type

pom
Description

Description

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

Download otj-parent-spring 332

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

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

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.