is not current version
Last Version 5.2.14

com.opentable.components:otj-server-integration-tests 3.0.20


GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-server-integration-tests
Version

Version

3.0.20
Type

Type

pom

Download otj-server-integration-tests 3.0.20


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