Last Version

com.opentable.components:otj-server-core 5.2.14

Wiring for basic Jetty core servlet regardless of MVC or JaxRS choices. Also wires logging, metrics, etc

GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-server-core
Version

Version

5.2.14
Type

Type

jar
Description

Description

Wiring for basic Jetty core servlet regardless of MVC or JaxRS choices. Also wires logging, metrics, etc
Project Organization

Project Organization

OpenTable

Download otj-server-core 5.2.14


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

Dependencies

compile (32)

Group / Artifact Type Version
com.opentable.components » otj-security-mitigation jar 1.0.1
com.opentable » otj-httpheaders jar 5.2.2
com.opentable.components : otj-core jar 5.2.1
com.opentable.components » otj-spring jar 5.2.2
com.opentable.components : otj-pausedetector jar 5.2.1
com.opentable.components : otj-jackson jar 5.2.3
com.opentable.components : otj-logging jar 5.2.4
com.opentable.components : otj-logging-jetty jar 5.2.4
com.opentable.components : otj-metrics-core jar 5.2.13
com.opentable.components : otj-filterorder jar 5.2.1
org.springframework : spring-core jar 5.3.18
org.springframework : spring-context jar
org.springframework : spring-beans jar
org.springframework : spring-web jar
org.springframework.boot : spring-boot jar
org.eclipse.jetty : jetty-server jar 9.4.45.v20220203
org.eclipse.jetty : jetty-servlet jar
org.eclipse.jetty : jetty-webapp jar
org.eclipse.jetty : jetty-util jar
org.eclipse.jetty : jetty-jmx jar
com.opentable.components » otj-conservedheaders-core jar 5.2.3
org.eclipse.jetty : jetty-io jar
com.opentable.components : otj-scopes jar 5.2.1
org.apache.commons : commons-lang3 jar 3.12.0
ch.qos.logback : logback-classic jar 1.2.11
org.slf4j : slf4j-api jar 1.7.36
javax.inject : javax.inject jar 1
javax.servlet : javax.servlet-api jar 4.0.1
javax.annotation : javax.annotation-api jar 1.3.2
com.google.code.findbugs : findbugs-annotations jar 3.0.1
com.google.guava : guava jar 31.0.1-jre
io.dropwizard.metrics : metrics-healthchecks jar 4.2.9

runtime (4)

Group / Artifact Type Version
com.opentable.components : otj-logging-kafka jar 5.2.4
com.fasterxml.jackson.core : jackson-databind jar
com.betfair.net.java.opendmk : jmx-optional jar 1.0-b02
org.slf4j : jcl-over-slf4j jar 1.7.36

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0
org.springframework : spring-test jar
org.springframework.boot : spring-boot-test jar
org.mockito : mockito-core jar 4.0.0

Project Modules

There are no modules declared in this project.