Last Version

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

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

GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-server-actuator-mvc
Version

Version

5.2.14
Type

Type

jar
Description

Description

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

Project Organization

OpenTable

Download otj-server-actuator-mvc 5.2.14


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

Dependencies

runtime (1)

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

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-autoconfigure jar
com.opentable.components : otj-server-mvc jar 5.2.14
org.springframework.boot : spring-boot-starter-test jar
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.