is not current version
Last Version 5.2.14

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


GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-server-integration-tests
Version

Version

5.2.2
Type

Type

pom

Download otj-server-integration-tests 5.2.2


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