Last Version

OpenTable Spring base pom 342

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

GroupId

GroupId

com.opentable
ArtifactId

ArtifactId

otj-parent-spring
Version

Version

342
Type

Type

pom
Description

Description

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

Download otj-parent-spring 342

Filename Size
otj-parent-spring-342.pom 124 KB
Browse

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

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.