Last Version

OpenTable open source base pom 184

This is the Base POM for open source OpenTable Maven projects.

GroupId

GroupId

com.opentable
ArtifactId

ArtifactId

otj-parent-oss
Version

Version

184
Type

Type

pom
Description

Description

OpenTable open source base pom
This is the Base POM for open source OpenTable Maven projects.

Download otj-parent-oss 184

Filename Size
otj-parent-oss-184.pom 34 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.