Last Version

com.opentable.components:otj-server-actuator-jaxrs 5.2.8

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

GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-server-actuator-jaxrs
Version

Version

5.2.8
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-jaxrs 5.2.8


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

Dependencies

runtime (1)

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

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-jaxrs jar 5.2.8
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.