is not current version
Last Version 342

OpenTable Spring base pom 322

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

GroupId

GroupId

com.opentable
ArtifactId

ArtifactId

otj-parent-spring
Version

Version

322
Type

Type

pom
Description

Description

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

Download otj-parent-spring 322

Filename Size
otj-parent-spring-322.pom 122 KB
Browse

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

Dependencies

runtime (1)

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

Project Modules

There are no modules declared in this project.