is not current version
Last Version 5.2.14

com.opentable.components:otj-server-actuator-mvc 5.2.2


GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-server-actuator-mvc
Version

Version

5.2.2
Type

Type

jar

Download otj-server-actuator-mvc 5.2.2


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